Searched refs:origmacctrl (Results 1 – 1 of 1) sorted by relevance
643 u32 origmacctrl; in ipg_io_config() local648 origmacctrl = ipg_r32(MAC_CTRL); in ipg_io_config()650 restoremacctrl = origmacctrl | IPG_MC_STATISTICS_ENABLE; in ipg_io_config()661 if (origmacctrl & IPG_MC_TX_ENABLED) in ipg_io_config()664 if (origmacctrl & IPG_MC_RX_ENABLED) in ipg_io_config()670 ipg_w32((origmacctrl & (IPG_MC_RX_DISABLE | IPG_MC_TX_DISABLE)) & in ipg_io_config()676 ipg_w32((origmacctrl & IPG_MC_IFS_96BIT) & IPG_MC_RSVD_MASK, MAC_CTRL); in ipg_io_config()