Home
last modified time | relevance | path

Searched refs:sdram (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/cpufreq/
H A Dsa1110-cpufreq.c144 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/Documentation/devicetree/bindings/edac/
H A Daspeed-sdram-edac.txt15 - "aspeed,ast2400-sdram-edac"
16 - "aspeed,ast2500-sdram-edac"
17 - "aspeed,ast2600-sdram-edac"
18 - reg: sdram controller register set should be <0x1e6e0000 0x174>
24 edac: sdram@1e6e0000 {
25 compatible = "aspeed,ast2500-sdram-edac";
/linux/Documentation/devicetree/bindings/arm/altera/
H A Dsocfpga-sdram-edac.txt5 - compatible : should contain "altr,sdram-edac" or "altr,sdram-edac-a10"
12 compatible = "altr,sdram-edac";
/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pm.c20 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-ap325rxa/
H A DMakefile2 obj-y := setup.o sdram.o
/linux/arch/sh/boards/mach-ecovec24/
H A DMakefile10 obj-y := setup.o sdram.o
/linux/arch/sh/boards/mach-se/7724/
H A DMakefile11 obj-y := setup.o irq.o sdram.o
/linux/arch/sh/boards/mach-migor/
H A DMakefile2 obj-y := setup.o sdram.o
/linux/arch/sh/boards/mach-kfr2r09/
H A DMakefile2 obj-y := setup.o sdram.o
/linux/arch/powerpc/boot/dts/
H A Dwarp.dts89 SDRAM0: sdram {
90 compatible = "ibm,sdram-440ep", "ibm,sdram-405gp";
H A Dsam440ep.dts96 SDRAM0: sdram {
97 compatible = "ibm,sdram-440ep", "ibm,sdram-405gp";
H A Dyosemite.dts93 SDRAM0: sdram {
94 compatible = "ibm,sdram-440ep", "ibm,sdram-405gp";
H A Dbamboo.dts95 SDRAM0: sdram {
96 compatible = "ibm,sdram-440ep", "ibm,sdram-405gp";
H A Drainier.dts108 SDRAM0: sdram {
109 compatible = "ibm,sdram-440grx", "ibm,sdram-44x-ddr2denali";
H A Darches.dts131 SDRAM0: sdram {
132 compatible = "ibm,sdram-460gt", "ibm,sdram-405gp";
H A Deiger.dts116 SDRAM0: sdram {
117 compatible = "ibm,sdram-460sx", "ibm,sdram-405gp";
H A Dsequoia.dts108 SDRAM0: sdram {
109 compatible = "ibm,sdram-440epx", "ibm,sdram-44x-ddr2denali";
H A Dredwood.dts112 SDRAM0: sdram {
113 compatible = "ibm,sdram-460sx", "ibm,sdram-405gp";
H A Dicon.dts130 SDRAM0: sdram {
131 compatible = "ibm,sdram-440spe", "ibm,sdram-405gp";
H A Dbluestone.dts130 SDRAM0: sdram {
131 compatible = "ibm,sdram-apm821xx";
H A Dcanyonlands.dts134 SDRAM0: sdram {
135 compatible = "ibm,sdram-460ex", "ibm,sdram-405gp";
H A Dkatmai.dts134 SDRAM0: sdram {
135 compatible = "ibm,sdram-440spe", "ibm,sdram-405gp";
/linux/arch/sh/include/mach-kfr2r09/mach/
H A Dpartner-jet-setup.txt107 LIST "setup sdram"
129 LIST "read 16 bytes from sdram"
/linux/arch/sh/include/mach-ecovec24/mach/
H A Dpartner-jet-setup.txt37 LIST "setup sdram"
/linux/arch/arm/
H A DKconfig-nommu8 bool "Set flash/sdram size and base addr"

12