Lines Matching refs:flash
113 struct nhw_nvm_st_args_t flash[NHW_NVMC_UICR_TOTAL_INST]; member
157 nhw_nvm_init_storage(&this->flash_st, &nvmc_args.flash[inst], in nhw_nvmc_uicr_init()
643 NVM_BACKEND_PARAMS_CALLBACS(flash, flash[0]) in NVM_BACKEND_PARAMS_CALLBACS()
645 NVM_BACKEND_PARAMS_CALLBACS(flash, flash[1]) in NVM_BACKEND_PARAMS_CALLBACS()
647 NVM_BACKEND_PARAMS_CALLBACS(flash_app, flash[0]) in NVM_BACKEND_PARAMS_CALLBACS()
649 NVM_BACKEND_PARAMS_CALLBACS(flash_net, flash[1]) in NVM_BACKEND_PARAMS_CALLBACS()
655 nvmc_args.flash[i].in_ram = true; in NVM_BACKEND_PARAMS_CALLBACS()
661 NVM_BACKEND_PARAMS(flash, flash[0], FLASH), in NVM_BACKEND_PARAMS_CALLBACS()
664 NVM_BACKEND_PARAMS(flash_app, flash[0], FLASH_APP), in NVM_BACKEND_PARAMS_CALLBACS()
666 NVM_BACKEND_PARAMS(flash_net, flash[1], FLASH_NET), in NVM_BACKEND_PARAMS_CALLBACS()
673 NVM_BACKEND_PARAMS(flash, flash[1], FLASH_NET), in NVM_BACKEND_PARAMS_CALLBACS()