Searched refs:FR_AB_MAC_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/sfc/ |
D | falcon.c | 465 efx_reado(efx, &mac_ctrl, FR_AB_MAC_CTRL); in falcon_reset_macs() 467 efx_writeo(efx, &mac_ctrl, FR_AB_MAC_CTRL); in falcon_reset_macs() 496 efx_writeo(efx, &mac_ctrl, FR_AB_MAC_CTRL); in falcon_reset_macs() 509 efx_reado(efx, ®, FR_AB_MAC_CTRL); in falcon_drain_tx_fifo() 564 efx_writeo(efx, ®, FR_AB_MAC_CTRL); in falcon_reconfigure_mac_wrapper() 1011 { FR_AB_MAC_CTRL,
|
D | regs.h | 1572 #define FR_AB_MAC_CTRL 0x00000c80 macro
|