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

/netbsd-current/sys/arch/evbarm/stand/bootimx23/
H A Demi_prep.c69 tmp_r = REG_RD(HW_DRAM_BASE + HW_DRAM_CTL08);
71 REG_WR(HW_DRAM_BASE + HW_DRAM_CTL08, tmp_r);
76 tmp_r = REG_RD(HW_DRAM_BASE + HW_DRAM_CTL08);
78 REG_WR(HW_DRAM_BASE + HW_DRAM_CTL08, tmp_r);
/netbsd-current/sys/arch/arm/imx/
H A Dimx23_emireg.h192 #define HW_DRAM_CTL08 0x020 macro

Completed in 99 milliseconds