Searched refs:bytes_computed (Results 1 – 2 of 2) sorted by relevance
83 UINT bytes_computed; in _lx_nand_flash_page_ecc_compute() local87 bytes_computed = 0; in _lx_nand_flash_page_ecc_compute()88 while (bytes_computed < nand_flash -> lx_nand_flash_bytes_per_page) in _lx_nand_flash_page_ecc_compute()95 bytes_computed = bytes_computed + 256; in _lx_nand_flash_page_ecc_compute()
299 UINT bytes_computed; in _lx_nand_flash_simulator_write() local332 bytes_computed = 0; in _lx_nand_flash_simulator_write()334 while (bytes_computed < BYTES_PER_PHYSICAL_PAGE) in _lx_nand_flash_simulator_write()341 bytes_computed = bytes_computed + 256; in _lx_nand_flash_simulator_write()