Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Daltr_tse_pcs.h13 struct tse_pcs { struct
21 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs); argument
22 void tse_pcs_fix_mac_speed(struct tse_pcs *pcs, struct phy_device *phy_dev,
A Daltr_tse_pcs.c66 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()
A Ddwmac-socfpga.c57 struct tse_pcs pcs;

Completed in 8 milliseconds