Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c419 static inline void omap_nand_read(struct mtd_info *mtd, uint8_t *buf, int len) in omap_nand_read() function
441 omap_nand_read(mtd, buf, head); in omap_nand_read_prefetch()
455 omap_nand_read(mtd, buf, len); in omap_nand_read_prefetch()
458 omap_nand_read(mtd, buf, tail); in omap_nand_read_prefetch()