Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/cirrus/edb93xx/
H A Dedb93xx.c57 struct smc_regs *smc = (struct smc_regs *)SMC_BASE; in flash_cfg()
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ep93xx/
H A Dlowlevel_init.S255 ldr r0, =SMC_BASE
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h360 #define SMC_BASE (EP93XX_AHB_BASE | SMC_OFFSET) macro