| /OK3568_Linux_fs/kernel/include/linux/phy/ |
| H A D | phy.h | 215 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 D | phy-core.c | 359 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 D | pcie-armada8k.c | 94 ret = phy_set_mode_ext(pcie->phy[i], PHY_MODE_PCIE, in armada8k_pcie_enable_phys()
|
| H A D | pcie-dw-rockchip.c | 1324 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 D | drd.c | 511 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 D | tegra-xudc.c | 715 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 D | xhci-tegra.c | 1172 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 D | ocelot_net.c | 262 err = phy_set_mode_ext(priv->serdes, PHY_MODE_ETHERNET, in ocelot_port_open()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 1155 phy_set_mode_ext
|
| H A D | abi_gki_aarch64_db845c | 1783 phy_set_mode_ext
|
| H A D | abi_gki_aarch64_imx | 1194 phy_set_mode_ext
|
| H A D | abi_gki_aarch64_qcom | 1761 phy_set_mode_ext
|
| H A D | abi_gki_aarch64_mtk | 1510 phy_set_mode_ext
|
| H A D | abi_gki_aarch64_rockchip | 904 phy_set_mode_ext
|
| H A D | abi_gki_aarch64_oplus | 1911 phy_set_mode_ext
|
| H A D | abi_gki_aarch64_galaxy | 3044 phy_set_mode_ext
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | cpsw.c | 650 phy_set_mode_ext(slave->data->ifphy, PHY_MODE_ETHERNET, in cpsw_slave_open()
|
| H A D | cpsw_new.c | 789 phy_set_mode_ext(slave->data->ifphy, PHY_MODE_ETHERNET, in cpsw_slave_open()
|
| H A D | am65-cpsw-nuss.c | 649 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 D | mvneta.c | 3557 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 D | mvpp2_main.c | 1426 ret = phy_set_mode_ext(port->comphy, PHY_MODE_ETHERNET, in mvpp22_comphy_init()
|