Searched refs:PFINT_SB_CTL (Results 1 – 2 of 2) sorted by relevance
237 #define PFINT_SB_CTL 0x0016B600 macro
3382 wr32(hw, PFINT_SB_CTL, in ice_dis_ctrlq_interrupts()3383 rd32(hw, PFINT_SB_CTL) & ~PFINT_SB_CTL_CAUSE_ENA_M); in ice_dis_ctrlq_interrupts()3456 wr32(hw, PFINT_SB_CTL, val); in ice_ena_ctrlq_interrupts()3533 wr32(hw, PFINT_SB_CTL, in ice_req_irq_msix_misc()