| /linux/drivers/cpufreq/ |
| H A D | sa1110-cpufreq.c | 144 struct sdram_params *sdram) in sdram_calculate_timing() argument 158 if ((ns_to_cycles(sdram->tck, sd_khz) > 1) || in sdram_calculate_timing() 164 twr = ns_to_cycles(sdram->twr, mem_khz); in sdram_calculate_timing() 167 trp = ns_to_cycles(sdram->trp, mem_khz) - 1; in sdram_calculate_timing() 173 sd->mdcnfg |= sdram->cas_latency << 12; in sdram_calculate_timing() 174 sd->mdcnfg |= sdram->cas_latency << 28; in sdram_calculate_timing() 186 ns_to_cycles(sdram->trcd, mem_khz)); in sdram_calculate_timing() 213 sdram_update_refresh(u_int cpu_khz, struct sdram_params *sdram) in sdram_update_refresh() argument 215 u_int ns_row = (sdram->refresh * 1000) >> sdram->rows; in sdram_update_refresh() 231 struct sdram_params *sdram = &sdram_params; in sa1110_target() local [all …]
|
| /linux/arch/powerpc/platforms/52xx/ |
| H A D | mpc52xx_pm.c | 20 static void __iomem *sdram; variable 89 sdram = mbar + 0x100; in mpc52xx_pm_prepare() 162 mpc52xx_deep_sleep(sram, sdram, cdm, intr); in mpc52xx_pm_enter()
|
| /linux/arch/sh/boards/mach-ecovec24/ |
| H A D | Makefile | 10 obj-y := setup.o sdram.o
|
| /linux/arch/sh/boards/mach-ap325rxa/ |
| H A D | Makefile | 2 obj-y := setup.o sdram.o
|
| /linux/arch/sh/boards/mach-se/7724/ |
| H A D | Makefile | 11 obj-y := setup.o irq.o sdram.o
|
| /linux/arch/sh/boards/mach-migor/ |
| H A D | Makefile | 2 obj-y := setup.o sdram.o
|
| /linux/arch/sh/boards/mach-kfr2r09/ |
| H A D | Makefile | 2 obj-y := setup.o sdram.o
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | warp.dts | 89 SDRAM0: sdram { 90 compatible = "ibm,sdram-440ep", "ibm,sdram-405gp";
|
| H A D | sam440ep.dts | 96 SDRAM0: sdram { 97 compatible = "ibm,sdram-440ep", "ibm,sdram-405gp";
|
| H A D | yosemite.dts | 93 SDRAM0: sdram { 94 compatible = "ibm,sdram-440ep", "ibm,sdram-405gp";
|
| H A D | bamboo.dts | 95 SDRAM0: sdram { 96 compatible = "ibm,sdram-440ep", "ibm,sdram-405gp";
|
| H A D | arches.dts | 131 SDRAM0: sdram { 132 compatible = "ibm,sdram-460gt", "ibm,sdram-405gp";
|
| H A D | rainier.dts | 108 SDRAM0: sdram { 109 compatible = "ibm,sdram-440grx", "ibm,sdram-44x-ddr2denali";
|
| H A D | sequoia.dts | 108 SDRAM0: sdram { 109 compatible = "ibm,sdram-440epx", "ibm,sdram-44x-ddr2denali";
|
| H A D | eiger.dts | 116 SDRAM0: sdram { 117 compatible = "ibm,sdram-460sx", "ibm,sdram-405gp";
|
| H A D | redwood.dts | 112 SDRAM0: sdram { 113 compatible = "ibm,sdram-460sx", "ibm,sdram-405gp";
|
| H A D | icon.dts | 130 SDRAM0: sdram { 131 compatible = "ibm,sdram-440spe", "ibm,sdram-405gp";
|
| H A D | bluestone.dts | 130 SDRAM0: sdram { 131 compatible = "ibm,sdram-apm821xx";
|
| H A D | canyonlands.dts | 134 SDRAM0: sdram { 135 compatible = "ibm,sdram-460ex", "ibm,sdram-405gp";
|
| H A D | katmai.dts | 134 SDRAM0: sdram { 135 compatible = "ibm,sdram-440spe", "ibm,sdram-405gp";
|
| H A D | glacier.dts | 127 SDRAM0: sdram { 128 compatible = "ibm,sdram-460gt", "ibm,sdram-405gp";
|
| /linux/arch/sh/include/mach-kfr2r09/mach/ |
| H A D | partner-jet-setup.txt | 107 LIST "setup sdram" 129 LIST "read 16 bytes from sdram"
|
| /linux/arch/sh/include/mach-ecovec24/mach/ |
| H A D | partner-jet-setup.txt | 37 LIST "setup sdram"
|
| /linux/arch/arm64/boot/dts/st/ |
| H A D | stm32mp257f-dk.dts | 68 lpddr_channel: sdram-channel-0 {
|
| /linux/arch/arm/ |
| H A D | Kconfig-nommu | 8 bool "Set flash/sdram size and base addr"
|