Home
last modified time | relevance | path

Searched refs:PFINT_SB_CTL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h237 #define PFINT_SB_CTL 0x0016B600 macro
H A Dice_main.c3382 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()