Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Dsdram-nokia.c244 long l3_rate = rate / 1000; in sdrc_timings() local
246 SDRC_SET_ONE_PS(&actim_ctrla, 0, 4, tDAL, l3_rate); in sdrc_timings()
247 SDRC_SET_ONE_PS(&actim_ctrla, 6, 8, tDPL, l3_rate); in sdrc_timings()
248 SDRC_SET_ONE_PS(&actim_ctrla, 9, 11, tRRD, l3_rate); in sdrc_timings()
249 SDRC_SET_ONE_PS(&actim_ctrla, 12, 14, tRCD, l3_rate); in sdrc_timings()
250 SDRC_SET_ONE_PS(&actim_ctrla, 15, 17, tRP, l3_rate); in sdrc_timings()
251 SDRC_SET_ONE_PS(&actim_ctrla, 18, 21, tRAS, l3_rate); in sdrc_timings()
252 SDRC_SET_ONE_PS(&actim_ctrla, 22, 26, tRC, l3_rate); in sdrc_timings()
253 SDRC_SET_ONE_PS(&actim_ctrla, 27, 31, tRFC, l3_rate); in sdrc_timings()
255 SDRC_SET_ONE_PS(&actim_ctrlb, 0, 7, tXSR, l3_rate); in sdrc_timings()
[all …]