Lines Matching defs:phydev
112 struct phy_device *phydev; member
228 static int ext_read(struct phy_device *phydev, int page, u32 regnum) in ext_read()
243 static void ext_write(int broadcast, struct phy_device *phydev, in ext_write()
310 struct phy_device *phydev = dp83640->phydev; in periodic_output() local
380 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjfreq() local
413 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjtime() local
435 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_gettime() local
460 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_settime() local
477 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_enable() local
535 static void enable_status_frames(struct phy_device *phydev, bool on) in enable_status_frames()
600 static void enable_broadcast(struct phy_device *phydev, int init_page, int on) in enable_broadcast()
1042 struct phy_device *phydev) in choose_this_phy()
1105 static int dp83640_probe(struct phy_device *phydev) in dp83640_probe()
1160 static void dp83640_remove(struct phy_device *phydev) in dp83640_remove()
1194 static int dp83640_config_init(struct phy_device *phydev) in dp83640_config_init()
1216 static int dp83640_ack_interrupt(struct phy_device *phydev) in dp83640_ack_interrupt()
1226 static int dp83640_config_intr(struct phy_device *phydev) in dp83640_config_intr()
1275 static int dp83640_hwtstamp(struct phy_device *phydev, struct ifreq *ifr) in dp83640_hwtstamp()
1384 static bool dp83640_rxtstamp(struct phy_device *phydev, in dp83640_rxtstamp()
1428 static void dp83640_txtstamp(struct phy_device *phydev, in dp83640_txtstamp()