Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dsdram-nokia.c221 #define SDRC_SET_ONE_PS(reg, st, end, field, rate) \ macro
228 #define SDRC_SET_ONE_PS(reg, st, end, field, rate) \ macro
244 SDRC_SET_ONE_PS(&actim_ctrla, 0, 4, tDAL, l3_rate); in sdrc_timings()
245 SDRC_SET_ONE_PS(&actim_ctrla, 6, 8, tDPL, l3_rate); in sdrc_timings()
246 SDRC_SET_ONE_PS(&actim_ctrla, 9, 11, tRRD, l3_rate); in sdrc_timings()
247 SDRC_SET_ONE_PS(&actim_ctrla, 12, 14, tRCD, l3_rate); in sdrc_timings()
248 SDRC_SET_ONE_PS(&actim_ctrla, 15, 17, tRP, l3_rate); in sdrc_timings()
249 SDRC_SET_ONE_PS(&actim_ctrla, 18, 21, tRAS, l3_rate); in sdrc_timings()
250 SDRC_SET_ONE_PS(&actim_ctrla, 22, 26, tRC, l3_rate); in sdrc_timings()
251 SDRC_SET_ONE_PS(&actim_ctrla, 27, 31, tRFC, l3_rate); in sdrc_timings()
[all …]