Home
last modified time | relevance | path

Searched defs:sdram (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/cpufreq/
Dsa1110-cpufreq.c
/openbmc/u-boot/board/freescale/m5208evbe/
H A Dm5208evbe.c26 sdram_t *sdram = (sdram_t *)(MMAP_SDRAM); in dram_init() local
/openbmc/u-boot/board/freescale/m5329evb/
H A Dm5329evb.c26 sdram_t *sdram = (sdram_t *)(MMAP_SDRAM); in dram_init() local
/openbmc/u-boot/board/freescale/m53017evb/
H A Dm53017evb.c26 sdram_t *sdram = (sdram_t *)(MMAP_SDRAM); in dram_init() local
/openbmc/u-boot/board/freescale/m5373evb/
H A Dm5373evb.c26 sdram_t *sdram = (sdram_t *)(MMAP_SDRAM); in dram_init() local
/openbmc/u-boot/board/freescale/m54451evb/
H A Dm54451evb.c38 sdramc_t *sdram = (sdramc_t *)(MMAP_SDRAM); in dram_init() local
/openbmc/u-boot/board/freescale/m52277evb/
H A Dm52277evb.c34 sdramc_t *sdram = (sdramc_t *)(MMAP_SDRAM); in dram_init() local
/openbmc/u-boot/board/freescale/m5235evb/
H A Dm5235evb.c26 sdram_t *sdram = (sdram_t *)(MMAP_SDRAM); in dram_init() local
/openbmc/u-boot/board/freescale/m54418twr/
H A Dm54418twr.c38 sdramc_t *sdram = (sdramc_t *)(MMAP_SDRAM); in dram_init() local
/openbmc/u-boot/board/freescale/m547xevb/
H A Dm547xevb.c28 sdram_t *sdram = (sdram_t *)(MMAP_SDRAM); in dram_init() local
/openbmc/u-boot/board/freescale/m548xevb/
H A Dm548xevb.c28 sdram_t *sdram = (sdram_t *)(MMAP_SDRAM); in dram_init() local
/openbmc/u-boot/board/freescale/m54455evb/
H A Dm54455evb.c34 sdramc_t *sdram = (sdramc_t *)(MMAP_SDRAM); in dram_init() local
/openbmc/linux/arch/powerpc/platforms/52xx/
Dmpc52xx_pm.c
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_547x_8x.h67 typedef struct sdram { struct
72 } sdram_t; argument
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dspeed.c143 sdram_t *sdram = (sdram_t *)(MMAP_SDRAM); in clock_pll() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot.c124 struct sdram_params sdram; in warmboot_save_sdram_params() local
/openbmc/qemu/hw/sh4/
H A Dr2d.c245 MemoryRegion *sdram = g_new(MemoryRegion, 1); in r2d_init() local