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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dnandcore.c128 _nandcore_oobbyte_per_cache(hndnand_t *nfl, uint cache, uint32 spare) function
214 rd_oob_byte = _nandcore_oobbyte_per_cache(nfl, cache, spare_per_cache);
317 wr_oob_byte = _nandcore_oobbyte_per_cache(nfl, cache, spare_per_cache);
923 rd_oob_byte = _nandcore_oobbyte_per_cache(nfl, cache, spare_per_cache);
1220 rd_oob_byte = _nandcore_oobbyte_per_cache(nfl, cache, spare_per_cache);
1294 wr_oob_byte = _nandcore_oobbyte_per_cache(nfl, cache, spare_per_cache);

Completed in 17 milliseconds