Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/ubi/
Dgluebi.c239 if (mtd_mod_by_ws(instr->addr, mtd) || mtd_mod_by_ws(instr->len, mtd)) in gluebi_erase()
/Linux-v5.15/include/linux/mtd/
Dmtd.h626 static inline uint32_t mtd_mod_by_ws(uint64_t sz, struct mtd_info *mtd) in mtd_mod_by_ws() function
/Linux-v5.15/drivers/mtd/
Dmtdcore.c1509 pageofs = mtd_mod_by_ws(ebofs, mtd); in mtd_io_emulated_slc()