Searched refs:spare_per_cache (Results 1 - 1 of 1) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dnandcore.c83 static uint32 spare_per_cache; variable
218 rd_oob_byte = _nandcore_oobbyte_per_cache(nfl, cache, spare_per_cache);
321 wr_oob_byte = _nandcore_oobbyte_per_cache(nfl, cache, spare_per_cache);
707 spare_per_cache = nandcore.oobsize / num_cache_per_page;
1003 rd_oob_byte = _nandcore_oobbyte_per_cache(nfl, cache, spare_per_cache);
1304 rd_oob_byte = _nandcore_oobbyte_per_cache(nfl, cache, spare_per_cache);
1381 wr_oob_byte = _nandcore_oobbyte_per_cache(nfl, cache, spare_per_cache);

Completed in 112 milliseconds