Searched refs:PFINT_FW_CTL (Results 1 – 2 of 2) sorted by relevance
199 #define PFINT_FW_CTL 0x0016C800 macro
3041 wr32(hw, PFINT_FW_CTL, in ice_dis_ctrlq_interrupts()3042 rd32(hw, PFINT_FW_CTL) & ~PFINT_FW_CTL_CAUSE_ENA_M); in ice_dis_ctrlq_interrupts()3098 wr32(hw, PFINT_FW_CTL, val); in ice_ena_ctrlq_interrupts()
Completed in 17 milliseconds