Searched refs:CLK_GATING_RXMAC_EN (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/atheros/atl1c/ | ||
D | atl1c_hw.h | 767 #define CLK_GATING_RXMAC_EN 0x0020 macro |
D | atl1c_main.c | 1399 data &= ~CLK_GATING_RXMAC_EN; in atl1c_configure_mac() |