Searched refs:IRQ_TX_BEACON (Results 1 – 3 of 3) sorted by relevance
212 #define IRQ_TX_BEACON 0x1 /* TX Beacon */ macro
493 if (status & IRQ_TX_BEACON) { in handle_other_irq()494 iowrite32(IRQ_TX_BEACON, ctl + AGNX_INT_STAT); in handle_other_irq()
680 reg = 0xc390bf9 & ~IRQ_TX_BEACON; in chip_init()