Searched refs:flash_size (Results 1 – 1 of 1) sorted by relevance
103 uint flash_size; member155 this->flash_size = this->flash_n_pages * this->flash_page_size; in nhw_nvmc_uicr_init()158 this->flash_size, "flash"); in nhw_nvmc_uicr_init()171 for (int i = 0; i < this->flash_size; i+=4) { in nhw_nvmc_uicr_init()327 || (x >= hw_nvmc_st[i].flash_start_addr + hw_nvmc_st[i].flash_size)) { \455 && (address < hw_nvmc_st[i].flash_start_addr + hw_nvmc_st[i].flash_size)) { in nhw_nvmc_address_location()