Home
last modified time | relevance | path

Searched defs:tse_pcs (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Daltr_tse_pcs.h17 struct tse_pcs { struct
19 void __iomem *tse_pcs_base; argument
25 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs); argument
/Linux-v6.1/drivers/net/pcs/
Dpcs-altera-tse.c44 static u16 tse_pcs_read(struct altera_tse_pcs *tse_pcs, int regnum) in tse_pcs_read()
52 static void tse_pcs_write(struct altera_tse_pcs *tse_pcs, int regnum, in tse_pcs_write()
61 static int tse_pcs_reset(struct altera_tse_pcs *tse_pcs) in tse_pcs_reset()
96 struct altera_tse_pcs *tse_pcs = phylink_pcs_to_tse_pcs(pcs); in alt_tse_pcs_config() local
124 struct altera_tse_pcs *tse_pcs = phylink_pcs_to_tse_pcs(pcs); in alt_tse_pcs_get_state() local
135 struct altera_tse_pcs *tse_pcs = phylink_pcs_to_tse_pcs(pcs); in alt_tse_pcs_an_restart() local
156 struct altera_tse_pcs *tse_pcs; in alt_tse_pcs_create() local