Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/include/
Dwm_regs.h326 #define HR_SPI_BASE_ADDR (HR_APB_BASE_ADDR + 0x400) macro
327 #define HR_SPI_CHCFG_REG (HR_SPI_BASE_ADDR + 0x000)
328 #define HR_SPI_SPICFG_REG (HR_SPI_BASE_ADDR + 0x004)
329 #define HR_SPI_CLKCFG_REG (HR_SPI_BASE_ADDR + 0x008)
330 #define HR_SPI_MODECFG_REG (HR_SPI_BASE_ADDR + 0x00C)
331 #define HR_SPI_INT_MASK_REG (HR_SPI_BASE_ADDR + 0x010)
332 #define HR_SPI_INT_STATUS_REG (HR_SPI_BASE_ADDR + 0x014)
333 #define HR_SPI_STATUS_REG (HR_SPI_BASE_ADDR + 0x018)
334 #define HR_SPI_TIMEOUT_REG (HR_SPI_BASE_ADDR + 0x01C)
335 #define HR_SPI_TXDATA_REG (HR_SPI_BASE_ADDR + 0x020)
[all …]