Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_nvm.c260 case ICE_SR_1ST_OROM_BANK_PTR: in ice_get_flash_bank_offset()
655 status = ice_read_flash_module(hw, bank, ICE_SR_1ST_OROM_BANK_PTR, 0, in ice_get_orom_civd_data()
999 status = ice_read_sr_pointer(hw, ICE_SR_1ST_OROM_BANK_PTR, &banks->orom_ptr); in ice_determine_active_flash_banks()
H A Dice_fw_update.c645 module = ICE_SR_1ST_OROM_BANK_PTR; in ice_flash_component()
H A Dice_type.h1073 #define ICE_SR_1ST_OROM_BANK_PTR 0x44 macro