Lines Matching refs:nand
4 - compatible : "allwinner,sun4i-a10-nand".
6 - interrupts : shall define the nand controller interrupt.
7 - #address-cells: shall be set to 1. Encode the nand CS.
9 - clocks : shall reference nand controller clocks.
10 - clock-names : nand controller internal clock names. Shall contain :
12 * "mod" : nand controller clock
15 Children nodes represent the available nand chips.
21 - nand-ecc-mode : one of the supported ECC modes ("hw", "hw_syndrome", "soft",
24 see Documentation/devicetree/bindings/mtd/nand.txt for generic bindings.
28 nfc: nand@01c03000 {
29 compatible = "allwinner,sun4i-a10-nand";
40 nand@0 {
43 nand-ecc-mode = "soft_bch";