Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memory/
Djedec_ddr_data.c46 .tDQSCK_max = 5500,
67 .tDQSCK_max = 5500,
88 .tDQSCK_max = 5500,
109 .tDQSCK_max = 5500,
Djedec_ddr.h138 u32 tDQSCK_max; member
Dof_memory.c79 ret |= of_property_read_u32(np, "tDQSCK-max", &tim->tDQSCK_max); in of_do_get_timings()
Demif.c545 timings->tDQSCK_max_derated : timings->tDQSCK_max; in get_sdram_tim_3_shdw()
677 val = RL + DIV_ROUND_UP(timings->tDQSCK_max, t_ck) - 1; in get_ddr_phy_ctrl_1_attilaphy_4d()