Home
last modified time | relevance | path

Searched refs:ebofs (Results 1 – 1 of 1) sorted by relevance

/drivers/mtd/
Dmtdcore.c1513 u32 ebofs, pageofs; in mtd_io_emulated_slc() local
1516 ebofs = mtd_mod_by_eb(start, mtd); in mtd_io_emulated_slc()
1519 info.pair = mtd_div_by_ws(ebofs, mtd); in mtd_io_emulated_slc()
1520 pageofs = mtd_mod_by_ws(ebofs, mtd); in mtd_io_emulated_slc()