Searched defs:phydev (Results 1 – 5 of 5) sorted by relevance
392 int genphy_config(struct phy_device *phydev) in genphy_config()445 int genphy_startup(struct phy_device *phydev) in genphy_startup()453 int genphy_shutdown(struct phy_device *phydev) in genphy_shutdown()523 static int phy_probe(struct phy_device *phydev) in phy_probe()667 struct phy_device *phydev; in get_phy_device_by_mask() local700 int phy_reset(struct phy_device *phydev) in phy_reset()758 struct phy_device *phydev; in miiphy_reset() local798 struct phy_device *phydev; in phy_connect() local811 int phy_startup(struct phy_device *phydev) in phy_startup()829 int phy_config(struct phy_device *phydev) in phy_config()[all …]
213 struct phy_device *phydev = bus->phymap[i]; in mdio_list_devices() local
18 static int phy_rtl8211f_led_fixup(ether_phy_instance_ctrl_t *phydev) in phy_rtl8211f_led_fixup()
287 static inline int phy_read(struct phy_device *phydev, int devad, int regnum) in phy_read()294 static inline int phy_write(struct phy_device *phydev, int devad, int regnum, in phy_write()
182 eth_phy_dev_t *phydev = NULL; in eth_connect_phy() local
Completed in 16 milliseconds