Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_type.h1389 #define ICE_SR_CTRL_WORD_1_M (0x03 << ICE_SR_CTRL_WORD_1_S) macro
H A Dice_nvm.c1340 if ((ctrl_word & ICE_SR_CTRL_WORD_1_M) >> ICE_SR_CTRL_WORD_1_S != ICE_SR_CTRL_WORD_VALID) { in ice_determine_active_flash_banks()