Searched refs:tXP (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/lib/ |
D | jedec_ddr_data.c | 45 .tXP = 7500, 66 .tXP = 7500, 87 .tXP = 7500, 108 .tXP = 7500, 129 .tXP = 2,
|
/linux-4.19.296/include/memory/ |
D | jedec_ddr.h | 138 u32 tXP; member 162 u32 tXP; member
|
/linux-4.19.296/drivers/memory/ |
D | of_memory.c | 47 ret |= of_property_read_u32(np, "tXP-min-tck", &min->tXP); in of_get_min_tck() 79 ret |= of_property_read_u32(np, "tXP", &tim->tXP); in of_do_get_timings()
|
D | emif.c | 503 val = max(min_tck->tXP, DIV_ROUND_UP(timings->tXP, t_ck)) - 1; in get_sdram_tim_2_shdw()
|