Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h150 #define GLGEN_RSTAT_DEVSTATE_M ICE_M(0x3, 0) macro
Dice_common.c1272 if (!(reg & GLGEN_RSTAT_DEVSTATE_M)) in ice_check_reset()
1327 if ((rd32(hw, GLGEN_RSTAT) & GLGEN_RSTAT_DEVSTATE_M) || in ice_pf_reset()