Lines Matching defs:phydev
108 struct phy_device *phydev; member
219 static inline int broadcast_write(struct phy_device *phydev, u32 regnum, in broadcast_write()
226 static int ext_read(struct phy_device *phydev, int page, u32 regnum) in ext_read()
241 static void ext_write(int broadcast, struct phy_device *phydev, in ext_write()
308 struct phy_device *phydev = dp83640->phydev; in periodic_output() local
378 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjfine() local
411 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjtime() local
433 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_gettime() local
458 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_settime() local
475 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_enable() local
549 static void enable_status_frames(struct phy_device *phydev, bool on) in enable_status_frames()
615 static void enable_broadcast(struct phy_device *phydev, int init_page, int on) in enable_broadcast()
1022 struct phy_device *phydev) in choose_this_phy()
1086 static int dp83640_soft_reset(struct phy_device *phydev) in dp83640_soft_reset()
1103 static int dp83640_config_init(struct phy_device *phydev) in dp83640_config_init()
1125 static int dp83640_ack_interrupt(struct phy_device *phydev) in dp83640_ack_interrupt()
1135 static int dp83640_config_intr(struct phy_device *phydev) in dp83640_config_intr()
1192 static irqreturn_t dp83640_handle_interrupt(struct phy_device *phydev) in dp83640_handle_interrupt()
1423 static int dp83640_probe(struct phy_device *phydev) in dp83640_probe()
1484 static void dp83640_remove(struct phy_device *phydev) in dp83640_remove()