Searched refs:tCKESR (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/lib/
H A Djedec_ddr_data.c47 .tCKESR = 15000,
68 .tCKESR = 15000,
89 .tCKESR = 15000,
110 .tCKESR = 15000,
132 .tCKESR = 3,
/linux-4.1.27/drivers/memory/
H A Dof_memory.c49 ret |= of_property_read_u32(np, "tCKESR-min-tck", &min->tCKESR); of_get_min_tck()
80 ret |= of_property_read_u32(np, "tCKESR", &tim->tCKESR); of_do_get_timings()
H A Demif.c558 val = DIV_ROUND_UP(timings->tCKESR, t_ck); get_sdram_tim_3_shdw()
559 val = max(min_tck->tCKESR, val) - 1; get_sdram_tim_3_shdw()
/linux-4.1.27/include/memory/
H A Djedec_ddr.h140 u32 tCKESR; member in struct:lpddr2_timings
165 u32 tCKESR; member in struct:lpddr2_min_tck

Completed in 109 milliseconds