Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/
A Dmtdpart.c678 if (mtd_mod_by_eb(cur_offset, master) != 0) { in allocate_partition()
745 mtd_mod_by_eb(slave->offset, slave)) { in allocate_partition()
754 mtd_mod_by_eb(slave->size, slave)) { in allocate_partition()
/u-boot/include/linux/mtd/
A Dmtd.h468 static inline uint32_t mtd_mod_by_eb(uint64_t sz, struct mtd_info *mtd) in mtd_mod_by_eb() function

Completed in 6 milliseconds