Searched refs:SCD_INTERRUPT_MASK (Results 1 – 3 of 3) sorted by relevance
229 #define SCD_INTERRUPT_MASK (SCD_BASE + 0x108) macro
581 iwl_set_bits_prph(trans, SCD_INTERRUPT_MASK, (1 << txq_id)); in iwl_trans_pcie_tx_agg_setup()654 iwl_clear_bits_prph(trans, SCD_INTERRUPT_MASK, (1 << txq_id)); in iwl_trans_pcie_tx_agg_disable()
1166 iwl_write_prph(trans, SCD_INTERRUPT_MASK, in iwl_tx_start()