Searched refs:GMAC_CONTROL_2K (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/stmicro/stmmac/ | ||
D | dwmac1000.h | 119 #define GMAC_CONTROL_2K 0x08000000 /* IEEE 802.3as 2K packets */ macro |
D | dwmac1000_core.c | 45 value |= GMAC_CONTROL_2K; in dwmac1000_core_init() |