Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/
H A Demif4.c105 if (get_emif_rev(EMIF1_BASE) == EMIF_4D5) in config_ddr()
H A Dddr.c322 if (get_emif_rev((u32)emif_reg[nr]) == EMIF_4D5) { in config_ddr_phy()
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Demif.h24 #define EMIF_4D5 0x5 macro