Searched refs:actim_ctrla (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/arch/arm/mach-omap2/ |
D | sdram-nokia.c | 219 u32 actim_ctrla = 0, actim_ctrlb = 0; in sdrc_timings() local 224 SDRC_SET_ONE_PS(&actim_ctrla, 0, 4, tDAL, l3_rate); in sdrc_timings() 225 SDRC_SET_ONE_PS(&actim_ctrla, 6, 8, tDPL, l3_rate); in sdrc_timings() 226 SDRC_SET_ONE_PS(&actim_ctrla, 9, 11, tRRD, l3_rate); in sdrc_timings() 227 SDRC_SET_ONE_PS(&actim_ctrla, 12, 14, tRCD, l3_rate); in sdrc_timings() 228 SDRC_SET_ONE_PS(&actim_ctrla, 15, 17, tRP, l3_rate); in sdrc_timings() 229 SDRC_SET_ONE_PS(&actim_ctrla, 18, 21, tRAS, l3_rate); in sdrc_timings() 230 SDRC_SET_ONE_PS(&actim_ctrla, 22, 26, tRC, l3_rate); in sdrc_timings() 231 SDRC_SET_ONE_PS(&actim_ctrla, 27, 31, tRFC, l3_rate); in sdrc_timings() 254 nokia_sdrc_params[id].actim_ctrla = actim_ctrla; in sdrc_timings()
|
D | sdram-hynix-h8mbx00u0mer-0em.h | 20 .actim_ctrla = 0xa2e1b4c6, 27 .actim_ctrla = 0x629db4c6, 34 .actim_ctrla = 0x51912284, 41 .actim_ctrla = 0x31512283,
|
D | sdram-numonyx-m65kxxxxam.h | 20 .actim_ctrla = 0xe321d4c6, 27 .actim_ctrla = 0xba9dc485, 34 .actim_ctrla = 0x9a19b485, 41 .actim_ctrla = 0x594ca242,
|
D | sdram-qimonda-hyb18m512160af-6.h | 23 .actim_ctrla = 0x629db4c6, 30 .actim_ctrla = 0x629db4c6, 37 .actim_ctrla = 0x31512283, 44 .actim_ctrla = 0x31512283,
|
D | sdram-micron-mt46h32m32lf-6.h | 24 .actim_ctrla = 0x9a9db4c6, 31 .actim_ctrla = 0x9a9db4c6, 38 .actim_ctrla = 0x51512283, 45 .actim_ctrla = 0x51512283,
|
D | clkt34xx_dpll3m2.c | 97 sdrc_cs0->rfr_ctrl, sdrc_cs0->actim_ctrla, in omap3_core_dpll_m2_set_rate() 102 sdrc_cs1->rfr_ctrl, sdrc_cs1->actim_ctrla, in omap3_core_dpll_m2_set_rate() 108 sdrc_cs0->rfr_ctrl, sdrc_cs0->actim_ctrla, in omap3_core_dpll_m2_set_rate() 110 sdrc_cs1->rfr_ctrl, sdrc_cs1->actim_ctrla, in omap3_core_dpll_m2_set_rate() 115 sdrc_cs0->rfr_ctrl, sdrc_cs0->actim_ctrla, in omap3_core_dpll_m2_set_rate()
|
/linux-2.6.39/arch/arm/plat-omap/include/plat/ |
D | sdrc.h | 121 u32 actim_ctrla; member
|