Home
last modified time | relevance | path

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

/linux/drivers/memory/
H A Djedec_ddr_data.c42 .tWTR = 10000,
63 .tWTR = 7500,
84 .tWTR = 7500,
105 .tWTR = 7500,
126 .tWTR = 2,
H A Djedec_ddr.h155 u32 tWTR; member
179 u32 tWTR; member
235 u32 tWTR; member
264 u32 tWTR; member
H A Dof_memory.c43 ret |= of_property_read_u32(np, "tWTR-min-tck", &min->tWTR); in of_get_min_tck()
75 ret |= of_property_read_u32(np, "tWTR", &tim->tWTR); in of_do_get_timings()
182 ret |= of_property_read_u32(np, "tWTR-min-tck", &min->tWTR); in of_lpddr3_get_min_tck()
228 ret |= of_property_read_u32(np, "tWTR", &tim->tWTR); in of_lpddr3_do_get_timings()
/linux/arch/arm/boot/dts/ti/omap/
H A Delpida_ecb240abacn.dtsi17 tWTR-min-tck = <2>;
33 tWTR = <7500>;
55 tWTR = <10000>;
/linux/drivers/memory/samsung/
H A Dexynos5422-dmc.c1089 val = dmc->timings->tWTR / clk_period_ps; in create_timings_aligned()
1090 val += dmc->timings->tWTR % clk_period_ps ? 1 : 0; in create_timings_aligned()
1091 val = max(val, dmc->min_tck->tWTR); in create_timings_aligned()
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroid-core.dtsi348 tWTR-min-tck = <2>;
374 tWTR = <3750>;