Searched refs:REG_IRQ_RXDONE (Results 1 – 1 of 1) sorted by relevance
51 #define REG_IRQ_RXDONE(_n) (NPU_WLAN_BASE_ADDR + ((_n) << 2) + 0x034) macro591 regmap_set_bits(npu->regmap, REG_IRQ_RXDONE(q), NPU_IRQ_RX_MASK(q)); in airoha_npu_wlan_irq_enable()596 regmap_clear_bits(npu->regmap, REG_IRQ_RXDONE(q), NPU_IRQ_RX_MASK(q)); in airoha_npu_wlan_irq_disable()