Home
last modified time | relevance | path

Searched refs:get_phy_id (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/phy/
H A Dcortina.c295 int get_phy_id(struct mii_dev *bus, int addr, int devad, u32 *phy_id) in get_phy_id() function
H A Dphy.c673 int __weak get_phy_id(struct mii_dev *bus, int addr, int devad, u32 *phy_id) in get_phy_id() function
705 int r = get_phy_id(bus, addr, devad, &phy_id); in create_phy_by_mask()
H A Dmv88e61xx.c1047 int get_phy_id(struct mii_dev *bus, int smi_addr, int devad, u32 *phy_id) in get_phy_id() function
/rk3399_rockchip-uboot/include/
H A Dphy.h397 int get_phy_id(struct mii_dev *bus, int addr, int devad, u32 *phy_id);