Home
last modified time | relevance | path

Searched refs:gmac4 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c92 bool gmac4; member
110 .gmac4 = false,
128 .gmac4 = false,
146 .gmac4 = true,
164 .gmac4 = true,
182 .gmac4 = true,
200 .gmac4 = true,
218 .gmac4 = false,
237 .gmac4 = false,
304 if (needs_gmac4 ^ entry->gmac4) in stmmac_hwif_init()
[all...]
H A Dstmmac_hwtstamp.c24 u32 ptp_clock, int gmac4, u32 *ssinc) in config_sub_second_increment()
51 if (gmac4) in config_sub_second_increment()
102 int add_sub, int gmac4) in adjust_systime()
112 if (gmac4) in adjust_systime()
23 config_sub_second_increment(void __iomem *ioaddr, u32 ptp_clock, int gmac4, u32 *ssinc) config_sub_second_increment() argument
101 adjust_systime(void __iomem *ioaddr, u32 sec, u32 nsec, int add_sub, int gmac4) adjust_systime() argument
H A Dhwif.h498 int gmac4, u32 *ssinc);
502 int add_sub, int gmac4);
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c105 bool gmac4; member
123 .gmac4 = false,
141 .gmac4 = false,
159 .gmac4 = true,
177 .gmac4 = true,
195 .gmac4 = true,
213 .gmac4 = true,
231 .gmac4 = false,
250 .gmac4 = false,
317 if (needs_gmac4 ^ entry->gmac4) in stmmac_hwif_init()
[all...]
H A Dstmmac_hwtstamp.c27 u32 ptp_clock, int gmac4, u32 *ssinc) in config_sub_second_increment()
54 if (gmac4) in config_sub_second_increment()
147 int add_sub, int gmac4) in adjust_systime()
157 if (gmac4) in adjust_systime()
26 config_sub_second_increment(void __iomem *ioaddr, u32 ptp_clock, int gmac4, u32 *ssinc) config_sub_second_increment() argument
146 adjust_systime(void __iomem *ioaddr, u32 sec, u32 nsec, int add_sub, int gmac4) adjust_systime() argument
H A Dhwif.h533 int gmac4, u32 *ssinc);
537 int add_sub, int gmac4);

Completed in 6 milliseconds