Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Djedec_ddr_data.c126 .tRASmin = 3,
/linux-4.19.296/include/memory/
Djedec_ddr.h159 u32 tRASmin; member
/linux-4.19.296/drivers/memory/
Dof_memory.c44 ret |= of_property_read_u32(np, "tRASmin-min-tck", &min->tRASmin); in of_get_min_tck()
Demif.c428 val = max(min_tck->tRASmin, DIV_ROUND_UP(timings->tRAS_min, t_ck)); in get_sdram_tim_1_shdw()
468 val = max(min_tck->tRASmin, val) - 1; in get_sdram_tim_1_shdw_derated()