Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/memory/
H A Djedec_ddr_data.c45 .tCKESR = 15000,
66 .tCKESR = 15000,
87 .tCKESR = 15000,
108 .tCKESR = 15000,
130 .tCKESR = 3,
H A Djedec_ddr.h138 u32 tCKESR; member
163 u32 tCKESR; member
200 u32 tCKESR; member
229 u32 tCKESR; member
H A 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()
H A Demif.c514 val = DIV_ROUND_UP(timings->tCKESR, t_ck); in get_sdram_tim_3_shdw()
515 val = max(min_tck->tCKESR, val) - 1; in get_sdram_tim_3_shdw()
/kernel/linux/linux-6.6/drivers/memory/
H A Djedec_ddr_data.c45 .tCKESR = 15000,
66 .tCKESR = 15000,
87 .tCKESR = 15000,
108 .tCKESR = 15000,
130 .tCKESR = 3,
H A Djedec_ddr.h158 u32 tCKESR; member
183 u32 tCKESR; member
247 u32 tCKESR; member
276 u32 tCKESR; member
H A 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()
237 ret |= of_property_read_u32(np, "tCKESR", &tim->tCKESR); in of_lpddr3_do_get_timings()

Completed in 5 milliseconds