Lines Matching defs:phydev
113 struct phy_device *phydev; member
229 static int ext_read(struct phy_device *phydev, int page, u32 regnum) in ext_read()
244 static void ext_write(int broadcast, struct phy_device *phydev, in ext_write()
311 struct phy_device *phydev = dp83640->phydev; in periodic_output() local
381 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjfreq() local
414 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjtime() local
436 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_gettime() local
461 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_settime() local
478 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_enable() local
536 static void enable_status_frames(struct phy_device *phydev, bool on) in enable_status_frames()
601 static void enable_broadcast(struct phy_device *phydev, int init_page, int on) in enable_broadcast()
1054 struct phy_device *phydev) in choose_this_phy()
1117 static int dp83640_probe(struct phy_device *phydev) in dp83640_probe()
1172 static void dp83640_remove(struct phy_device *phydev) in dp83640_remove()
1206 static int dp83640_config_init(struct phy_device *phydev) in dp83640_config_init()
1228 static int dp83640_ack_interrupt(struct phy_device *phydev) in dp83640_ack_interrupt()
1238 static int dp83640_config_intr(struct phy_device *phydev) in dp83640_config_intr()
1287 static int dp83640_hwtstamp(struct phy_device *phydev, struct ifreq *ifr) in dp83640_hwtstamp()
1396 static bool dp83640_rxtstamp(struct phy_device *phydev, in dp83640_rxtstamp()
1446 static void dp83640_txtstamp(struct phy_device *phydev, in dp83640_txtstamp()