Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h95 #define GLGEN_RSTAT_DEVSTATE_M ICE_M(0x3, 0) macro
Dice_common.c949 if (!(reg & GLGEN_RSTAT_DEVSTATE_M)) in ice_check_reset()
999 if ((rd32(hw, GLGEN_RSTAT) & GLGEN_RSTAT_DEVSTATE_M) || in ice_pf_reset()