Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h102 #define PFGEN_CTRL 0x00091000 macro
H A Dice_common.c1112 reg = rd32(hw, PFGEN_CTRL); in ice_pf_reset()
1114 wr32(hw, PFGEN_CTRL, (reg | PFGEN_CTRL_PFSWR_M)); in ice_pf_reset()
1122 reg = rd32(hw, PFGEN_CTRL); in ice_pf_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h161 #define PFGEN_CTRL 0x00091000 macro
H A Dice_common.c1337 reg = rd32(hw, PFGEN_CTRL); in ice_pf_reset()
1339 wr32(hw, PFGEN_CTRL, (reg | PFGEN_CTRL_PFSWR_M)); in ice_pf_reset()
1347 reg = rd32(hw, PFGEN_CTRL); in ice_pf_reset()

Completed in 18 milliseconds