Searched refs:PFINT_FW_CTL (Results 1 – 2 of 2) sorted by relevance
144 #define PFINT_FW_CTL 0x0016C800 macro
2773 wr32(hw, PFINT_FW_CTL, in ice_dis_ctrlq_interrupts()2774 rd32(hw, PFINT_FW_CTL) & ~PFINT_FW_CTL_CAUSE_ENA_M); in ice_dis_ctrlq_interrupts()2827 wr32(hw, PFINT_FW_CTL, val); in ice_ena_ctrlq_interrupts()