Searched refs:MAC_REG_IMR (Results 1 – 6 of 6) sorted by relevance
85 #define MAC_REG_IMR 0x58 macro
86 #define MAC_REG_IMR 0x58 macro
1204 iowrite32(IMR_MASK_VALUE, priv->port_offset + MAC_REG_IMR); in vnt_interrupt_work()1213 iowrite32(0, priv->port_offset + MAC_REG_IMR); in vnt_interrupt()1323 iowrite32(IMR_MASK_VALUE, priv->port_offset + MAC_REG_IMR); in vnt_start()
474 iowrite32(0, io_base + MAC_REG_IMR); in MACbShutdown()
284 #define MAC_REG_IMR 0x28 macro
3185 for (i = MAC_REG_MAR; i < MAC_REG_IMR; i += 4) in velocity_restore_context()