Home
last modified time | relevance | path

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

/drivers/memory/
Djedec_ddr_data.c51 .tRAS_max_ns = 70000,
72 .tRAS_max_ns = 70000,
93 .tRAS_max_ns = 70000,
114 .tRAS_max_ns = 70000,
Djedec_ddr.h144 u32 tRAS_max_ns; member
Dof_memory.c84 ret |= of_property_read_u32(np, "tRAS-max-ns", &tim->tRAS_max_ns); in of_do_get_timings()
Demif.c537 val = timings->tRAS_max_ns / addressing->tREFI_ns - 1; in get_sdram_tim_3_shdw()