Searched refs:lx_nor_flash_extended_cache_obsolete_count (Results 1 – 8 of 8) sorted by relevance
194 …nor_flash -> lx_nor_flash_extended_cache_obsolete_count = (LX_NOR_OBSOLETE_COUNT_CACHE_TYPE*)cach… in _lx_nor_flash_extended_cache_enable()284 …nor_flash -> lx_nor_flash_extended_cache_obsolete_count[i] = (LX_NOR_OBSOLETE_COUNT_CACHE_TYPE)obs… in _lx_nor_flash_extended_cache_enable()
199 nor_flash -> lx_nor_flash_extended_cache_obsolete_count[block] ++; in _lx_nor_flash_sector_release()
247 nor_flash -> lx_nor_flash_extended_cache_obsolete_count[erase_block] = 0; in _lx_nor_flash_block_reclaim()597 nor_flash -> lx_nor_flash_extended_cache_obsolete_count[erase_block] = 0; in _lx_nor_flash_block_reclaim()
333 nor_flash -> lx_nor_flash_extended_cache_obsolete_count[block] ++; in _lx_nor_flash_sector_write()
260 …if ((ULONG)nor_flash -> lx_nor_flash_extended_cache_obsolete_count[i] == nor_flash -> lx_nor_flash… in _lx_nor_flash_logical_sector_find()
203 obsolete_sectors = (ULONG)nor_flash -> lx_nor_flash_extended_cache_obsolete_count[i]; in _lx_nor_flash_next_block_to_erase_find()
187 if(nor_sim_flash.lx_nor_flash_extended_cache_obsolete_count[i] != 0) in thread_0_entry()238 if(nor_sim_flash.lx_nor_flash_extended_cache_obsolete_count[i] != 15) in thread_0_entry()250 …if (nor_sim_flash.lx_nor_flash_extended_cache_obsolete_count[6] != 10 || nor_sim_flash.lx_nor_flas… in thread_0_entry()
657 *lx_nor_flash_extended_cache_obsolete_count; member