Home
last modified time | relevance | path

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

/linux/drivers/memory/
H A Djedec_ddr_data.c38 .tRCD = 18000,
59 .tRCD = 18000,
80 .tRCD = 18000,
101 .tRCD = 18000,
122 .tRCD = 3,
H A Djedec_ddr.h151 u32 tRCD; member
175 u32 tRCD; member
232 u32 tRCD; member
261 u32 tRCD; member
H A Dof_memory.c39 ret |= of_property_read_u32(np, "tRCD-min-tck", &min->tRCD); in of_get_min_tck()
71 ret |= of_property_read_u32(np, "tRCD", &tim->tRCD); in of_do_get_timings()
179 ret |= of_property_read_u32(np, "tRCD-min-tck", &min->tRCD); in of_lpddr3_get_min_tck()
225 ret |= of_property_read_u32(np, "tRCD", &tim->tRCD); in of_lpddr3_do_get_timings()
/linux/arch/arm/boot/dts/ti/omap/
H A Delpida_ecb240abacn.dtsi13 tRCD-min-tck = <3>;
29 tRCD = <18000>;
51 tRCD = <18000>;
/linux/drivers/memory/samsung/
H A Dexynos5422-dmc.c1070 val = dmc->timings->tRCD / clk_period_ps; in create_timings_aligned()
1071 val += dmc->timings->tRCD % clk_period_ps ? 1 : 0; in create_timings_aligned()
1072 val = max(val, dmc->min_tck->tRCD); in create_timings_aligned()
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroid-core.dtsi345 tRCD-min-tck = <3>;
371 tRCD = <10000>;