Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dof_mdio.c371 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
386 EXPORT_SYMBOL(of_phy_find_device);
405 struct phy_device *phy = of_phy_find_device(phy_np); in of_phy_connect()
481 struct phy_device *phy = of_phy_find_device(phy_np); in of_phy_attach()
584 phydev = of_phy_find_device(np); in of_phy_deregister_fixed_link()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof_mdio.h21 struct phy_device *of_phy_find_device(struct device_node *phy_np);
90 static inline struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dxilinx_gmii2rgmii.c76 priv->phy_dev = of_phy_find_device(phy_node); in xgmiitorgmii_probe()
H A Dphylink.c1128 phy_dev = of_phy_find_device(phy_node); in phylink_of_phy_connect()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/
H A Demac-phy.c145 adpt->phydev = of_phy_find_device(phy_np); in emac_phy_config()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dport.c488 phydev = of_phy_find_device(phy_dn); in dsa_port_get_phy_device()
660 phydev = of_phy_find_device(dn); in dsa_port_fixed_link_register_of()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c840 mac_cb->phy_dev = of_phy_find_device(np); in hns_mac_get_info()
859 mac_cb->phy_dev = of_phy_find_device(np); in hns_mac_get_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c531 phydev = of_phy_find_device(dn); in bcmgenet_mii_of_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c846 phydev = of_phy_find_device(lp->phy_node); in xemaclite_mdio_setup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dmac.c830 phy = of_phy_find_device(mac_dev->phy_node); in mac_probe()
H A Dfman_memac.c1202 memac->pcsphy = of_phy_find_device(params->internal_phy_node); in memac_config()
H A Dfman_dtsec.c1545 dtsec->tbiphy = of_phy_find_device(params->internal_phy_node); in dtsec_config()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c1100 phy = of_phy_find_device(phy_node); in mscc_ocelot_init_ports()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/nxp/
H A Dlpc_eth.c763 phydev = of_phy_find_device(pldat->phy_node); in lpc_mii_probe()
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dbcm_sf2.c561 phydev = of_phy_find_device(child); in bcm_sf2_mdio_register()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_imx1345 of_phy_find_device
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c1503 pd = of_phy_find_device(phy_np); in bgx_init_of_phy()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.c1377 tbiphy = of_phy_find_device(ug_info->tbi_node); in adjust_enet_interface()
1692 tbiphy = of_phy_find_device(ug_info->tbi_node); in uec_configure_serdes()
H A Dfec_main.c1931 phy_dev = of_phy_find_device(fep->phy_node); in fec_enet_phy_reset_after_clk_enable()
H A Dgianfar.c1646 tbiphy = of_phy_find_device(priv->tbi_node); in gfar_configure_serdes()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/
H A Dcore.c2706 dev->phy_dev = of_phy_find_device(np); in emac_init_phy()