Home
last modified time | relevance | path

Searched refs:of_mdio_find_device (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dof_mdio.h36 struct mdio_device *of_mdio_find_device(struct device_node *np);
98 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c1440 dtsec->tbidev = of_mdio_find_device(phy_node); in dtsec_initialization()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c3072 lp->pcs_phy = of_mdio_find_device(np); in axienet_probe()