Home
last modified time | relevance | path

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

/linux/arch/arm/boot/dts/ti/omap/
H A Delpida_ecb240abacn.dtsi31 tRAS-min = <42000>;
42 tRAS-max-ns = <70000>;
53 tRAS-min = <42000>;
64 tRAS-max-ns = <70000>;
/linux/drivers/memory/
H A Djedec_ddr.h234 u32 tRAS; member
263 u32 tRAS; member
H A Dof_memory.c181 ret |= of_property_read_u32(np, "tRAS-min-tck", &min->tRAS); in of_lpddr3_get_min_tck()
227 ret |= of_property_read_u32(np, "tRAS", &tim->tRAS); in of_lpddr3_do_get_timings()
/linux/drivers/memory/samsung/
H A Dexynos5422-dmc.c1082 val = dmc->timings->tRAS / clk_period_ps; in create_timings_aligned()
1083 val += dmc->timings->tRAS % clk_period_ps ? 1 : 0; in create_timings_aligned()
1084 val = max(val, dmc->min_tck->tRAS); in create_timings_aligned()
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroid-core.dtsi347 tRAS-min-tck = <5>;
373 tRAS = <23000>;
/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h3419 uint8_t tRAS; member