Home
last modified time | relevance | path

Searched refs:phy_set_mode_ext (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h215 int phy_set_mode_ext(struct phy *phy, enum phy_mode mode, int submode);
217 phy_set_mode_ext(phy, mode, 0)
336 static inline int phy_set_mode_ext(struct phy *phy, enum phy_mode mode, in phy_set_mode_ext() function
345 phy_set_mode_ext(phy, mode, 0)
/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-core.c359 int phy_set_mode_ext(struct phy *phy, enum phy_mode mode, int submode) in phy_set_mode_ext() function
374 EXPORT_SYMBOL_GPL(phy_set_mode_ext);
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-armada8k.c94 ret = phy_set_mode_ext(pcie->phy[i], PHY_MODE_PCIE, in armada8k_pcie_enable_phys()
H A Dpcie-dw-rockchip.c1324 ret = phy_set_mode_ext(rk_pcie->phy, rk_pcie->phy_mode, in rk_pcie_phy_init()
1334 phy_set_mode_ext(rk_pcie->phy, rk_pcie->phy_mode, in rk_pcie_phy_init()
2377 ret = phy_set_mode_ext(rk_pcie->phy, rk_pcie->phy_mode, in rockchip_dw_pcie_resume()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddrd.c511 phy_set_mode_ext(dwc->usb2_generic_phy, PHY_MODE_USB_OTG, role); in dwc3_usb_role_switch_set()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dtegra-xudc.c715 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_device_mode_on()
734 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, USB_ROLE_NONE); in tegra_xudc_device_mode_off()
844 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_plc_reset_work()
846 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_plc_reset_work()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-tegra.c1172 phy_set_mode_ext(phy, PHY_MODE_USB_OTG, USB_ROLE_HOST); in tegra_xhci_id_work()
1174 phy_set_mode_ext(phy, PHY_MODE_USB_OTG, USB_ROLE_NONE); in tegra_xhci_id_work()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_net.c262 err = phy_set_mode_ext(priv->serdes, PHY_MODE_ETHERNET, in ocelot_port_open()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1155 phy_set_mode_ext
H A Dabi_gki_aarch64_db845c1783 phy_set_mode_ext
H A Dabi_gki_aarch64_imx1194 phy_set_mode_ext
H A Dabi_gki_aarch64_qcom1761 phy_set_mode_ext
H A Dabi_gki_aarch64_mtk1510 phy_set_mode_ext
H A Dabi_gki_aarch64_rockchip904 phy_set_mode_ext
H A Dabi_gki_aarch64_oplus1911 phy_set_mode_ext
H A Dabi_gki_aarch64_galaxy3044 phy_set_mode_ext
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw.c650 phy_set_mode_ext(slave->data->ifphy, PHY_MODE_ETHERNET, in cpsw_slave_open()
H A Dcpsw_new.c789 phy_set_mode_ext(slave->data->ifphy, PHY_MODE_ETHERNET, in cpsw_slave_open()
H A Dam65-cpsw-nuss.c649 ret = phy_set_mode_ext(port->slave.ifphy, PHY_MODE_ETHERNET, in am65_cpsw_nuss_ndo_slave_open()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c3557 ret = phy_set_mode_ext(pp->comphy, PHY_MODE_ETHERNET, interface); in mvneta_comphy_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c1426 ret = phy_set_mode_ext(port->comphy, PHY_MODE_ETHERNET, in mvpp22_comphy_init()