Home
last modified time | relevance | path

Searched refs:GMAC_GPO3 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel.h44 #define PSE_PTP_CLK_FREQ_MASK (GMAC_GPO0 | GMAC_GPO3)
46 #define PSE_PTP_CLK_FREQ_200MHZ (GMAC_GPO0 | GMAC_GPO3)
H A Ddwmac4.h234 #define GMAC_GPO3 BIT(19) macro