Home
last modified time | relevance | path

Searched refs:CSD0_BASE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/freescale/mx31pdk/
H A Dlowlevel_init.S65 write32 CSD0_BASE | 0x0f00, 0x12344321
67 write32 CSD0_BASE, 0x12344321
68 write32 CSD0_BASE, 0x12344321
70 write8 CSD0_BASE | 0x00000033, 0xda
71 write8 CSD0_BASE | 0x01000000, 0xff
73 write32 CSD0_BASE, 0xDEADBEEF
/openbmc/u-boot/include/configs/
H A Dmx31pdk.h85 #define PHYS_SDRAM_1 CSD0_BASE
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h859 #define CSD0_BASE 0x80000000 macro