Searched refs:tRTP (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/lib/ |
D | jedec_ddr_data.c | 46 .tRTP = 7500, 67 .tRTP = 7500, 88 .tRTP = 7500, 109 .tRTP = 7500, 130 .tRTP = 2,
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | samsung_k3pe0e000b.dtsi | 18 tRTP-min-tck = <2>; 34 tRTP = <7500>; 56 tRTP = <7500>;
|
D | elpida_ecb240abacn.dtsi | 18 tRTP-min-tck = <2>; 34 tRTP = <7500>; 56 tRTP = <7500>;
|
/linux-4.1.27/Documentation/devicetree/bindings/lpddr2/ |
D | lpddr2.txt | 25 - tRTP-min-tck 55 tRTP-min-tck = <2>; 71 tRTP = <7500>; 92 tRTP = <7500>;
|
D | lpddr2-timings.txt | 20 - tRTP 44 tRTP = <7500>;
|
/linux-4.1.27/include/memory/ |
D | jedec_ddr.h | 139 u32 tRTP; member 163 u32 tRTP; member
|
/linux-4.1.27/drivers/memory/ |
D | of_memory.c | 47 ret |= of_property_read_u32(np, "tRTP-min-tck", &min->tRTP); in of_get_min_tck() 79 ret |= of_property_read_u32(np, "tRTP", &tim->tRTP); in of_do_get_timings()
|
D | emif.c | 516 val = max(min_tck->tRTP, DIV_ROUND_UP(timings->tRTP, t_ck)) - 1; in get_sdram_tim_2_shdw()
|