Home
last modified time | relevance | path

Searched refs:tRAS_max_ns (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/lib/
Djedec_ddr_data.c53 .tRAS_max_ns = 70000,
74 .tRAS_max_ns = 70000,
95 .tRAS_max_ns = 70000,
116 .tRAS_max_ns = 70000,
/linux-4.19.296/include/memory/
Djedec_ddr.h147 u32 tRAS_max_ns; member
/linux-4.19.296/drivers/memory/
Dof_memory.c87 ret |= of_property_read_u32(np, "tRAS-max-ns", &tim->tRAS_max_ns); in of_do_get_timings()
Demif.c516 val = timings->tRAS_max_ns / addressing->tREFI_ns - 1; in get_sdram_tim_3_shdw()