Home
last modified time | relevance | path

Searched refs:PFINT_FW_CTL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h144 #define PFINT_FW_CTL 0x0016C800 macro
H A Dice_main.c2773 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h203 #define PFINT_FW_CTL 0x0016C800 macro
H A Dice_main.c3239 wr32(hw, PFINT_FW_CTL, in ice_dis_ctrlq_interrupts()
3240 rd32(hw, PFINT_FW_CTL) & ~PFINT_FW_CTL_CAUSE_ENA_M); in ice_dis_ctrlq_interrupts()
3293 wr32(hw, PFINT_FW_CTL, val); in ice_ena_ctrlq_interrupts()

Completed in 28 milliseconds