Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Domap_gpmc.c68 #define OMAP_GPMC_NAND 2 macro
569 if (omap_gpmc_devtype(f) == OMAP_GPMC_NAND) { in omap_gpmc_read()
706 if (omap_gpmc_devtype(f) == OMAP_GPMC_NAND) { in omap_gpmc_write()
712 if (omap_gpmc_devtype(f) == OMAP_GPMC_NAND) { in omap_gpmc_write()
718 if (omap_gpmc_devtype(f) == OMAP_GPMC_NAND) { in omap_gpmc_write()
892 f->config[0] |= (OMAP_GPMC_NAND << 10); in omap_gpmc_attach_nand()