Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_type.h1391 #define ICE_SR_CTRL_WORD_OROM_BANK BIT(3) macro
H A Dice_nvm.c1350 if (!(ctrl_word & ICE_SR_CTRL_WORD_OROM_BANK)) in ice_determine_active_flash_banks()