Home
last modified time | relevance | path

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

/linux-6.12.1/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.h165 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()