Searched refs:WHIER_RX0_DONE_INT_EN (Results 1 – 3 of 3) sorted by relevance
39 #define WHIER_RX0_DONE_INT_EN BIT(1) macro41 #define WHIER_DEFAULT (WHIER_RX0_DONE_INT_EN | \
149 if (intr.isr & WHIER_RX0_DONE_INT_EN) { in mt76s_rx_handler()
259 ctrl = WHIER_RX0_DONE_INT_EN | WHIER_TX_DONE_INT_EN; in mt76s_hw_init()
Completed in 5 milliseconds