Lines Matching full:nand
4 $id: http://devicetree.org/schemas/mtd/ingenic,nand.yaml#
7 title: Ingenic SoCs NAND controller devicetree bindings
13 - $ref: nand-controller.yaml#
18 - ingenic,jz4740-nand
19 - ingenic,jz4725b-nand
20 - ingenic,jz4780-nand
24 - description: Bank number, offset and size of first attached NAND chip
25 - description: Bank number, offset and size of second attached NAND chip
26 - description: Bank number, offset and size of third attached NAND chip
27 - description: Bank number, offset and size of fourth attached NAND chip
39 "^nand@[a-f0-9]$":
73 nand-controller@1 {
74 compatible = "ingenic,jz4780-nand";
91 nand@1 {
94 nand-ecc-step-size = <1024>;
95 nand-ecc-strength = <24>;
96 nand-ecc-mode = "hw";
97 nand-on-flash-bbt;