Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c391 static int __read_prefetch_aligned(struct nand_chip *chip, uint32_t *buf, int len) in __read_prefetch_aligned() function
451 ret = __read_prefetch_aligned(chip, (uint32_t *)buf, len - tail); in omap_nand_read_prefetch()