Home
last modified time | relevance | path

Searched refs:tCKESR (Results 1 – 3 of 3) sorted by relevance

/drivers/memory/
Djedec_ddr_data.c45 .tCKESR = 15000,
66 .tCKESR = 15000,
87 .tCKESR = 15000,
108 .tCKESR = 15000,
130 .tCKESR = 3,
Djedec_ddr.h138 u32 tCKESR; member
163 u32 tCKESR; member
200 u32 tCKESR; member
229 u32 tCKESR; member
Dof_memory.c47 ret |= of_property_read_u32(np, "tCKESR-min-tck", &min->tCKESR); in of_get_min_tck()
78 ret |= of_property_read_u32(np, "tCKESR", &tim->tCKESR); in of_do_get_timings()
194 ret |= of_property_read_u32(np, "tCKESR-min-tck", &min->tCKESR); in of_lpddr3_get_min_tck()
235 ret |= of_property_read_u32(np, "tCKESR", &tim->tCKESR); in of_lpddr3_do_get_timings()