Lines Matching full:nand
1 Device tree bindings for Texas instruments Davinci/Keystone NAND controller
4 NAND interface contains.
12 - compatible: "ti,davinci-nand"
13 "ti,keystone-nand"
22 for accessing the nand.
29 address for the chip select space the NAND Flash
35 address for the chip select space the NAND Flash
42 - nand-ecc-mode: operation mode of the NAND ecc mode. ECC mode
50 - nand-bus-width: buswidth 8 or 16. If not present 8.
52 - nand-on-flash-bbt: use flash based bad block table support. OOB
58 - ti,davinci-ecc-mode: operation mode of the NAND ecc mode. ECC mode
64 - ti,davinci-nand-buswidth: buswidth 8 or 16. If not present 8.
66 - ti,davinci-nand-use-bbt: use flash based bad block table support. OOB
70 Nand device bindings may contain additional sub-nodes describing partitions of
71 the address space. See partition.txt for more detail. The NAND Flash timing
79 compatible = "ti,davinci-nand";
86 nand-ecc-mode = "hw";
88 nand-on-flash-bbt;