Searched refs:lx_nor_flash_sector_buffer (Results 1 – 4 of 4) sorted by relevance
364 … (i * LX_NOR_SECTOR_SIZE), nor_flash -> lx_nor_flash_sector_buffer, in _lx_nor_flash_block_reclaim()379 …flash_driver_write(nor_flash, new_sector_address, nor_flash -> lx_nor_flash_sector_buffer, LX_NOR_… in _lx_nor_flash_block_reclaim()
96 nor_flash -> lx_nor_flash_sector_buffer = &nor_sector_memory[0]; in _lx_nor_flash_simulator_initialize()
145 if (nor_flash -> lx_nor_flash_sector_buffer == LX_NULL) in _lx_nor_flash_open()
621 ULONG *lx_nor_flash_sector_buffer; member