Searched refs:MAILBOX_INTERRUPT_0 (Results 1 – 2 of 2) sorted by relevance
153 tw32_mailbox2(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW, 0x00000001); in tg3_disable_ints()2100 tw32_mailbox(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW, 0); in tg3_setup_hw()2101 tr32(MAILBOX_INTERRUPT_0); in tg3_setup_hw()3087 tw32_mailbox(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW, in tg3_ack_irqs()3093 tr32(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW); in tg3_ack_irqs()
286 #define MAILBOX_INTERRUPT_0 0x00000200 /* 64-bit */ macro