Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Domap_gpmc.c418 static inline void omap_nand_read(struct mtd_info *mtd, uint8_t *buf, int len) in omap_nand_read() function
440 omap_nand_read(mtd, buf, head); in omap_nand_read_prefetch()
454 omap_nand_read(mtd, buf, len); in omap_nand_read_prefetch()
457 omap_nand_read(mtd, buf, tail); in omap_nand_read_prefetch()