Searched refs:tse_pcs (Results 1 – 3 of 3) sorted by relevance
17 struct tse_pcs { struct25 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs); argument26 void tse_pcs_fix_mac_speed(struct tse_pcs *pcs, struct phy_device *phy_dev,
62 static int tse_pcs_reset(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_reset()87 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_init()106 static void pcs_link_timer_callback(struct tse_pcs *pcs) in pcs_link_timer_callback()125 static void auto_nego_timer_callback(struct tse_pcs *pcs) in auto_nego_timer_callback()189 struct tse_pcs *pcs = from_timer(pcs, t, aneg_link_timer); in aneg_link_timer_callback()197 void tse_pcs_fix_mac_speed(struct tse_pcs *pcs, struct phy_device *phy_dev, in tse_pcs_fix_mac_speed()
54 struct tse_pcs pcs;