Lines Matching refs:phy_device

113 	struct phy_device *phydev;
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()
260 static int tdr_write(int bc, struct phy_device *dev, in tdr_write()
311 struct phy_device *phydev = dp83640->phydev; in periodic_output()
381 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjfreq()
414 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjtime()
436 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_gettime()
461 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_settime()
478 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_enable()
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()
621 struct phy_device *master = clock->chosen->phydev; in recalibrate()
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()
1471 static int dp83640_ts_info(struct phy_device *dev, struct ethtool_ts_info *info) in dp83640_ts_info()