Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dsdram-hynix-h8mbx00u0mer-0em.h20 .actim_ctrla = 0xa2e1b4c6,
27 .actim_ctrla = 0x629db4c6,
34 .actim_ctrla = 0x51912284,
41 .actim_ctrla = 0x31512283,
Dsdram-micron-mt46h32m32lf-6.h24 .actim_ctrla = 0x9a9db4c6,
31 .actim_ctrla = 0x9a9db4c6,
38 .actim_ctrla = 0x51512283,
45 .actim_ctrla = 0x51512283,
Dsdram-numonyx-m65kxxxxam.h20 .actim_ctrla = 0xe321d4c6,
27 .actim_ctrla = 0xba9dc485,
34 .actim_ctrla = 0x9a19b485,
41 .actim_ctrla = 0x594ca242,
Dsdram-qimonda-hyb18m512160af-6.h23 .actim_ctrla = 0x629db4c6,
30 .actim_ctrla = 0x629db4c6,
37 .actim_ctrla = 0x31512283,
44 .actim_ctrla = 0x31512283,
Dsdram-nokia.c239 u32 actim_ctrla = 0, actim_ctrlb = 0; in sdrc_timings() local
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()
274 nokia_sdrc_params[id].actim_ctrla = actim_ctrla; in sdrc_timings()
Dsdrc.h72 u32 actim_ctrla; member