Home
last modified time | relevance | path

Searched refs:GLGEN_RSTAT (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h149 #define GLGEN_RSTAT 0x000B8188 macro
Dice_common.c1271 reg = rd32(hw, GLGEN_RSTAT); in ice_check_reset()
1327 if ((rd32(hw, GLGEN_RSTAT) & GLGEN_RSTAT_DEVSTATE_M) || in ice_pf_reset()
Dice_main.c3115 reset = (rd32(hw, GLGEN_RSTAT) & GLGEN_RSTAT_RESET_TYPE_M) >> in ice_misc_intr()