Searched refs:tse_pcs (Results 1 – 3 of 3) sorted by relevance
13 struct tse_pcs { struct21 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs); argument22 void tse_pcs_fix_mac_speed(struct tse_pcs *pcs, struct phy_device *phy_dev,
66 static int tse_pcs_reset(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_reset()91 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_init()110 static void pcs_link_timer_callback(struct tse_pcs *pcs) in pcs_link_timer_callback()129 static void auto_nego_timer_callback(struct tse_pcs *pcs) in auto_nego_timer_callback()193 struct tse_pcs *pcs = from_timer(pcs, t, aneg_link_timer); in aneg_link_timer_callback()201 void tse_pcs_fix_mac_speed(struct tse_pcs *pcs, struct phy_device *phy_dev, in tse_pcs_fix_mac_speed()
57 struct tse_pcs pcs;
Completed in 8 milliseconds