Searched refs:HW_DRAM_CTL16 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/evbarm/stand/bootimx23/
H A Demi_prep.c86 tmp_r = REG_RD(HW_DRAM_BASE + HW_DRAM_CTL16);
88 REG_WR(HW_DRAM_BASE + HW_DRAM_CTL16, tmp_r);
90 tmp_r = REG_RD(HW_DRAM_BASE + HW_DRAM_CTL16);
92 REG_WR(HW_DRAM_BASE + HW_DRAM_CTL16, tmp_r);
/netbsd-current/sys/arch/arm/imx/
H A Dimx23_emireg.h303 #define HW_DRAM_CTL16 0x040 macro

Completed in 78 milliseconds