Searched refs:ICE_SR_1ST_NVM_BANK_PTR (Results 1 – 3 of 3) sorted by relevance
255 case ICE_SR_1ST_NVM_BANK_PTR: in ice_get_flash_bank_offset()361 status = ice_read_flash_module(hw, bank, ICE_SR_1ST_NVM_BANK_PTR, offset * sizeof(u16), in ice_read_nvm_module()987 status = ice_read_sr_pointer(hw, ICE_SR_1ST_NVM_BANK_PTR, &banks->nvm_ptr); in ice_determine_active_flash_banks()
366 if (reset_level && last_cmd && module == ICE_SR_1ST_NVM_BANK_PTR) { in ice_write_one_nvm_block()651 module = ICE_SR_1ST_NVM_BANK_PTR; in ice_flash_component()
1071 #define ICE_SR_1ST_NVM_BANK_PTR 0x42 macro