Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dmtd.c34 static uint mtd_len_to_pages(struct mtd_info *mtd, u64 len) in mtd_len_to_pages() function
73 int npages = mtd_len_to_pages(mtd, len); in mtd_dump_device_buf()
300 npages = mtd_len_to_pages(mtd, len); in do_mtd_io()