Searched refs:IPG_MC_RX_ENABLE (Results 1 – 2 of 2) sorted by relevance
464 #define IPG_MC_RX_ENABLE 0x08000000 macro
665 restoremacctrl |= IPG_MC_RX_ENABLE; in ipg_io_config()1787 ipg_w32((ipg_r32(MAC_CTRL) | IPG_MC_RX_ENABLE | IPG_MC_TX_ENABLE) & in ipg_nic_open()