Lines Matching refs:fsl
4 - compatible : "fsl,upm-nand".
6 - fsl,upm-addr-offset : UPM pattern offset for the address latch.
7 - fsl,upm-cmd-offset : UPM pattern offset for the command latch.
10 - fsl,upm-wait-flags : add chip-dependent short delays after running the
13 - fsl,upm-addr-line-cs-offsets : address offsets for multi-chip support.
29 compatible = "fsl,upm-nand";
31 fsl,upm-addr-offset = <16>;
32 fsl,upm-cmd-offset = <8>;
49 compatible = "tqc,tqm8548-upm-nand", "fsl,upm-nand";
51 fsl,upm-addr-offset = <0x10>;
52 fsl,upm-cmd-offset = <0x08>;
54 fsl,upm-addr-line-cs-offsets = <0x0 0x200>;
55 fsl,upm-wait-flags = <0x5>;