Searched refs:IPG_MC_TX_ENABLE (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/icplus/
H A Dipg.c662 restoremacctrl |= IPG_MC_TX_ENABLE;
915 ipg_w32((ipg_r32(MAC_CTRL) | IPG_MC_TX_ENABLE) & IPG_MC_RSVD_MASK,
960 ipg_w32((ipg_r32(MAC_CTRL) | IPG_MC_TX_ENABLE) &
967 ipg_w32((ipg_r32(MAC_CTRL) | IPG_MC_TX_ENABLE) &
986 ipg_w32((ipg_r32(MAC_CTRL) | IPG_MC_TX_ENABLE) &
1787 ipg_w32((ipg_r32(MAC_CTRL) | IPG_MC_RX_ENABLE | IPG_MC_TX_ENABLE) &
H A Dipg.h461 #define IPG_MC_TX_ENABLE 0x01000000 macro

Completed in 18 milliseconds