Lines Matching full:nand
4 $id: http://devicetree.org/schemas/mtd/ingenic,nand.yaml#
7 title: Ingenic SoCs NAND controller
13 - $ref: nand-controller.yaml#
19 - ingenic,jz4740-nand
20 - ingenic,jz4725b-nand
21 - ingenic,jz4780-nand
25 - description: Bank number, offset and size of first attached NAND chip
26 - description: Bank number, offset and size of second attached NAND chip
27 - description: Bank number, offset and size of third attached NAND chip
28 - description: Bank number, offset and size of fourth attached NAND chip
40 "^nand@[a-f0-9]$":
42 $ref: raw-nand-chip.yaml
78 nand-controller@1 {
79 compatible = "ingenic,jz4780-nand";
96 nand@1 {
99 nand-ecc-step-size = <1024>;
100 nand-ecc-strength = <24>;
101 nand-ecc-mode = "hw";
102 nand-on-flash-bbt;