Lines Matching refs:phy_device
112 struct phy_device *phydev;
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()
259 static int tdr_write(int bc, struct phy_device *dev, in tdr_write()
310 struct phy_device *phydev = dp83640->phydev; in periodic_output()
380 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjfreq()
413 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_adjtime()
435 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_gettime()
460 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_settime()
477 struct phy_device *phydev = clock->chosen->phydev; in ptp_dp83640_enable()
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()
620 struct phy_device *master = clock->chosen->phydev; in recalibrate()
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()
1453 static int dp83640_ts_info(struct phy_device *dev, struct ethtool_ts_info *info) in dp83640_ts_info()