Searched refs:IPG_MC_RX_DISABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/icplus/ | ||
D | ipg.h | 465 #define IPG_MC_RX_DISABLE 0x10000000 macro |
D | ipg.c | 670 ipg_w32((origmacctrl & (IPG_MC_RX_DISABLE | IPG_MC_TX_DISABLE)) & in ipg_io_config() |