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