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

/openwrt/package/boot/uboot-oxnas/files/board/ox820/
H A Dddr.h40 #define C_DDR_STAT_REG (DDR_BASE + 0x08) macro
H A Dddr.c109 reg_tmp = *(volatile UINT *) C_DDR_STAT_REG; // read
114 reg_tmp = *(volatile UINT *) C_DDR_STAT_REG; // read

Completed in 26 milliseconds