Lines Matching refs:upm
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-addr-line-cs-offsets : address offsets for multi-chip support.
17 - fsl,upm-wait-flags : add chip-dependent short delays after running the
30 upm@1,0 {
31 compatible = "fsl,upm-nand";
33 fsl,upm-addr-offset = <16>;
34 fsl,upm-cmd-offset = <8>;
48 upm@3,0 {
51 compatible = "tqc,tqm8548-upm-nand", "fsl,upm-nand";
53 fsl,upm-addr-offset = <0x10>;
54 fsl,upm-cmd-offset = <0x08>;
56 fsl,upm-addr-line-cs-offsets = <0x0 0x200>;