Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h82 #define GLGEN_RSTAT 0x000B8188 macro
Dice_common.c546 reg = rd32(hw, GLGEN_RSTAT); in ice_check_reset()
597 if ((rd32(hw, GLGEN_RSTAT) & GLGEN_RSTAT_DEVSTATE_M) || in ice_pf_reset()
Dice_main.c1742 reset = (rd32(hw, GLGEN_RSTAT) & GLGEN_RSTAT_RESET_TYPE_M) >> in ice_misc_intr()