Searched refs:gmac4 (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c106 bool gmac4; member in struct:stmmac_hwif_entry
125 .gmac4 = false,
143 .gmac4 = false,
161 .gmac4 = true,
181 .gmac4 = true,
201 .gmac4 = true,
221 .gmac4 = true,
241 .gmac4 = false,
262 .gmac4 = false,
335 if (needs_gmac4 ^ entry->gmac4)
[all...]
H A Dhwif.h540 int gmac4, u32 *ssinc);
544 int add_sub, int gmac4);
H A Dstmmac_hwtstamp.c27 u32 ptp_clock, int gmac4, u32 *ssinc)
54 if (gmac4)
147 int add_sub, int gmac4)
157 if (gmac4)
26 config_sub_second_increment(void __iomem *ioaddr, u32 ptp_clock, int gmac4, u32 *ssinc) argument
146 adjust_systime(void __iomem *ioaddr, u32 sec, u32 nsec, int add_sub, int gmac4) argument

Completed in 230 milliseconds