Searched refs:tRAS_max_ns (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/memory/ |
H A D | jedec_ddr_data.c | 51 .tRAS_max_ns = 70000, 72 .tRAS_max_ns = 70000, 93 .tRAS_max_ns = 70000, 114 .tRAS_max_ns = 70000,
|
H A D | jedec_ddr.h | 125 * with a suffix like tRAS_max_ns below 145 u32 tRAS_max_ns; member
|
H A D | of_memory.c | 84 ret |= of_property_read_u32(np, "tRAS-max-ns", &tim->tRAS_max_ns); in of_do_get_timings()
|
H A D | emif.c | 495 val = timings->tRAS_max_ns / addressing->tREFI_ns - 1; in get_sdram_tim_3_shdw()
|
/kernel/linux/linux-6.6/drivers/memory/ |
H A D | jedec_ddr_data.c | 51 .tRAS_max_ns = 70000, 72 .tRAS_max_ns = 70000, 93 .tRAS_max_ns = 70000, 114 .tRAS_max_ns = 70000,
|
H A D | jedec_ddr.h | 145 * with a suffix like tRAS_max_ns below 165 u32 tRAS_max_ns; member
|
H A D | of_memory.c | 84 ret |= of_property_read_u32(np, "tRAS-max-ns", &tim->tRAS_max_ns); in of_do_get_timings()
|
Completed in 6 milliseconds