Home
last modified time | relevance | path

Searched refs:tRAS (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/lpddr2/
Dlpddr2-timings.txt13 a different unit have a suffix indicating the unit such as 'tRAS-max-ns'
16 - tRAS-min
28 - tRAS-max-ns
40 tRAS-min = <42000>;
51 tRAS-max-ns = <70000>;
Dlpddr2.txt67 tRAS-min = <42000>;
78 tRAS-max-ns = <70000>;
88 tRAS-min = <42000>;
99 tRAS-max-ns = <70000>;
/linux-4.4.14/arch/arm/boot/dts/
Delpida_ecb240abacn.dtsi30 tRAS-min = <42000>;
41 tRAS-max-ns = <70000>;
52 tRAS-min = <42000>;
63 tRAS-max-ns = <70000>;
Dsamsung_k3pe0e000b.dtsi30 tRAS-min = <42000>;
41 tRAS-max-ns = <70000>;
52 tRAS-min = <42000>;
63 tRAS-max-ns = <70000>;
/linux-4.4.14/arch/arm/mach-omap2/
Dsdram-nokia.c32 u32 tRAS; member
52 .tRAS = 40967,
73 .tRAS = 42000,
94 .tRAS = 40967,
115 .tRAS = 40000,
249 SDRC_SET_ONE_PS(&actim_ctrla, 18, 21, tRAS, l3_rate); in sdrc_timings()