Lines Matching +full:lpddr3 +full:- +full:timings
1 * AC timing parameters of LPDDR3 memories for a given speed-bin.
6 - compatible : Should be "jedec,lpddr3-timings"
7 - min-freq : minimum DDR clock frequency for the speed-bin. Type is <u32>
8 - reg : maximum DDR clock frequency for the speed-bin. Type is <u32>
13 data-sheet of the device for a given speed-bin. All these properties are
15 - tRFC
16 - tRRD
17 - tRPab
18 - tRPpb
19 - tRCD
20 - tRC
21 - tRAS
22 - tWTR
23 - tWR
24 - tRTP
25 - tW2W-C2C
26 - tR2R-C2C
27 - tFAW
28 - tXSR
29 - tXP
30 - tCKE
31 - tCKESR
32 - tMRD
36 timings_samsung_K3QF2F20DB_800mhz: lpddr3-timings@800000000 {
37 compatible = "jedec,lpddr3-timings";
38 reg = <800000000>; /* workaround: it shows max-freq */
39 min-freq = <100000000>;
50 tW2W-C2C = <0>;
51 tR2R-C2C = <0>;