Home
last modified time | relevance | path

Searched refs:tse_pcs (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/stmicro/stmmac/
Daltr_tse_pcs.c77 static int tse_pcs_reset(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_reset()
102 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_init()
124 struct tse_pcs *pcs = (struct tse_pcs *)data; in pcs_link_timer_callback()
146 struct tse_pcs *pcs = (struct tse_pcs *)data; in auto_nego_timer_callback()
206 struct tse_pcs *pcs = (struct tse_pcs *)data; in aneg_link_timer_callback()
214 void tse_pcs_fix_mac_speed(struct tse_pcs *pcs, struct phy_device *phy_dev, in tse_pcs_fix_mac_speed()
Daltr_tse_pcs.h24 struct tse_pcs { struct
32 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs); argument
33 void tse_pcs_fix_mac_speed(struct tse_pcs *pcs, struct phy_device *phy_dev,
Ddwmac-socfpga.c61 struct tse_pcs pcs;