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

/openwrt/package/boot/uboot-oxnas/files/board/ox820/
H A Dddr.h37 #define C_DDR_BLKEN_REG (DDR_BASE + 0x04) macro
H A Dddr.c397 *(volatile UINT *) C_DDR_BLKEN_REG = C_BLKEN_DDR_ON;
415 *(volatile UINT *) C_DDR_BLKEN_REG = C_BLKEN_DDR_ON + 0x0000FFFF;

Completed in 30 milliseconds