HomeSort by relevance Sort by last modified time
    Searched refs:mtd_mod_by_eb (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/mtd/
mtdpart.c 482 if (mtd_mod_by_eb(cur_offset, master) != 0) {
550 mtd_mod_by_eb(slave->offset, &slave->mtd)) {
559 mtd_mod_by_eb(slave->mtd.size, &slave->mtd)) {
  /external/u-boot/include/linux/mtd/
mtd.h 421 static inline uint32_t mtd_mod_by_eb(uint64_t sz, struct mtd_info *mtd) function

Completed in 71 milliseconds