Home
last modified time | relevance | path

Searched refs:tRTP (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/memory/
H A Djedec_ddr_data.c44 .tRTP = 7500,
65 .tRTP = 7500,
86 .tRTP = 7500,
107 .tRTP = 7500,
128 .tRTP = 2,
H A Djedec_ddr.h157 u32 tRTP; member
181 u32 tRTP; member
237 u32 tRTP; member
266 u32 tRTP; member
H A Dof_memory.c45 ret |= of_property_read_u32(np, "tRTP-min-tck", &min->tRTP); in of_get_min_tck()
77 ret |= of_property_read_u32(np, "tRTP", &tim->tRTP); in of_do_get_timings()
184 ret |= of_property_read_u32(np, "tRTP-min-tck", &min->tRTP); in of_lpddr3_get_min_tck()
230 ret |= of_property_read_u32(np, "tRTP", &tim->tRTP); in of_lpddr3_do_get_timings()
/linux/arch/arm/boot/dts/ti/omap/
H A Delpida_ecb240abacn.dtsi19 tRTP-min-tck = <2>;
35 tRTP = <7500>;
57 tRTP = <7500>;
/linux/drivers/memory/samsung/
H A Dexynos5422-dmc.c1101 val = dmc->timings->tRTP / clk_period_ps; in create_timings_aligned()
1102 val += dmc->timings->tRTP % clk_period_ps ? 1 : 0; in create_timings_aligned()
1103 val = max(val, dmc->min_tck->tRTP); in create_timings_aligned()
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroid-core.dtsi350 tRTP-min-tck = <2>;
376 tRTP = <3750>;