Searched refs:tRTP (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/lib/ |
D | jedec_ddr_data.c | 46 .tRTP = 7500, 67 .tRTP = 7500, 88 .tRTP = 7500, 109 .tRTP = 7500, 130 .tRTP = 2,
|
/linux-4.19.296/include/memory/ |
D | jedec_ddr.h | 139 u32 tRTP; member 163 u32 tRTP; member
|
/linux-4.19.296/drivers/memory/ |
D | of_memory.c | 48 ret |= of_property_read_u32(np, "tRTP-min-tck", &min->tRTP); in of_get_min_tck() 80 ret |= of_property_read_u32(np, "tRTP", &tim->tRTP); in of_do_get_timings()
|
D | emif.c | 493 val = max(min_tck->tRTP, DIV_ROUND_UP(timings->tRTP, t_ck)) - 1; in get_sdram_tim_2_shdw()
|