Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/include/
Dwm_regs.h761 #define HR_I2S_REG_BASE (HR_APB_BASE_ADDR+0x2000) macro
762 #define HR_I2S_CTRL (HR_I2S_REG_BASE+0x000)
763 #define HR_I2S_INT_MASK (HR_I2S_REG_BASE+0x004)
764 #define HR_I2S_INT_SRC (HR_I2S_REG_BASE+0x008)
765 #define HR_I2S_STATUS (HR_I2S_REG_BASE+0x00C)
766 #define HR_I2S_TX (HR_I2S_REG_BASE+0x010)
767 #define HR_I2S_RX (HR_I2S_REG_BASE+0x014)
/device/soc/winnermicro/wm800/board/include/driver/
Dwm_i2s.h63 #define I2S ((I2S_T *)HR_I2S_REG_BASE)