Home
last modified time | relevance | path

Searched refs:tRC (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/memory/
H A Djedec_ddr.h233 u32 tRC; member
262 u32 tRC; member
H A Dof_memory.c180 ret |= of_property_read_u32(np, "tRC-min-tck", &min->tRC); in of_lpddr3_get_min_tck()
226 ret |= of_property_read_u32(np, "tRC", &tim->tRC); in of_lpddr3_do_get_timings()
/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr3.yaml87 tRC-min-tck:
205 tRC-min-tck = <6>;
230 tRC = <33750>;
H A Djedec,lpddr3-timings.yaml64 tRC:
144 tRC = <33750>;
/linux/drivers/memory/samsung/
H A Dexynos5422-dmc.c1074 val = dmc->timings->tRC / clk_period_ps; in create_timings_aligned()
1075 val += dmc->timings->tRC % clk_period_ps ? 1 : 0; in create_timings_aligned()
1076 val = max(val, dmc->min_tck->tRC); in create_timings_aligned()
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroid-core.dtsi346 tRC-min-tck = <6>;
372 tRC = <33750>;
/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h3415 uint8_t tRC; member