Searched refs:l (Results 1 – 2 of 2) sorted by relevance
123 ULONG j, k, l; in _lx_nor_flash_open() local231 for (l = 0; l < nor_flash -> lx_nor_flash_total_blocks; l++) in _lx_nor_flash_open()311 for (l = 0; l < nor_flash -> lx_nor_flash_total_blocks; l++) in _lx_nor_flash_open()373 for (l = 0; l < nor_flash -> lx_nor_flash_total_blocks; l++) in _lx_nor_flash_open()420 status = (nor_flash -> lx_nor_flash_driver_block_erased_verify)(nor_flash, l); in _lx_nor_flash_open()422 status = (nor_flash -> lx_nor_flash_driver_block_erased_verify)(l); in _lx_nor_flash_open()445 status = _lx_nor_flash_driver_block_erase(nor_flash, l, max_erased_count); in _lx_nor_flash_open()550 nor_flash -> lx_nor_flash_free_block_search = l; in _lx_nor_flash_open()
94 ULONG i, j, k, l; in _lx_nor_flash_physical_sector_allocate() local216 … for (l = 0; l < nor_flash -> lx_nor_flash_physical_sectors_per_block; l++) in _lx_nor_flash_physical_sector_allocate()