Home
last modified time | relevance | path

Searched refs:DRAM_IOCR_ODT_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sun4i.h166 #define DRAM_IOCR_ODT_EN ((3 << 30) | (3 << 0)) macro
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun4i.c558 writel(DRAM_IOCR_ODT_EN, &dram->iocr); in mctl_set_impedance()