Home
last modified time | relevance | path

Searched refs:tRL (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/memory/
H A Djedec_ddr.h242 u32 tRL; member
271 u32 tRL; member
H A Dof_memory.c189 ret |= of_property_read_u32(np, "tRL-min-tck", &min->tRL); in of_lpddr3_get_min_tck()
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Demif.c55 .tRL = 3,
H A Dsdram.c636 .tRL = 3,
/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Demif.c78 .tRL = 3,
H A Dsdram_elpida.c260 .tRL = 3,
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr3.yaml105 tRL-min-tck:
208 tRL-min-tck = <14>;
/openbmc/linux/drivers/memory/samsung/
H A Dexynos5422-dmc.c1129 val = dmc->timings->tRL / clk_period_ps; in create_timings_aligned()
1130 val += dmc->timings->tRL % clk_period_ps ? 1 : 0; in create_timings_aligned()
1131 val = max(val, dmc->min_tck->tRL); in create_timings_aligned()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1170 u32 tRL; member
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroid-core.dtsi355 tRL-min-tck = <14>;