Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfdtdec.h151 COMPAT_SUNXI_NAND, /* SUNXI NAND controller */ enumerator
/openbmc/u-boot/lib/
H A Dfdtdec.c58 COMPAT(COMPAT_SUNXI_NAND, "allwinner,sun4i-a10-nand"),
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c1813 node = fdtdec_next_compatible(blob, 0, COMPAT_SUNXI_NAND); in sunxi_nand_init()