Searched refs:SYSCON_BASE (Results 1 – 2 of 2) sorted by relevance
17 #define SYSCON_BASE 0x40048000 macro18 #define MEMMAP HWREG32(SYSCON_BASE + 0x000)19 #define SYSPLLCTRL HWREG32(SYSCON_BASE + 0x008)20 #define SYSPLLSTAT HWREG32(SYSCON_BASE + 0x00c)21 #define SYSPLLCLKSEL HWREG32(SYSCON_BASE + 0x040)22 #define SYSPLLCLKUEN HWREG32(SYSCON_BASE + 0x044)23 #define MAINCLKSEL HWREG32(SYSCON_BASE + 0x070)24 #define MAINCLKUEN HWREG32(SYSCON_BASE + 0x074)25 #define AHBCLKCTRL HWREG32(SYSCON_BASE + 0x080)26 #define PDRUNCFG HWREG32(SYSCON_BASE + 0x238)
41 #define SYSCON_BASE 0x40048000 macro42 #define AHBCLKCTRL HWREG32(SYSCON_BASE + 0x80)43 #define UARTCLKDIV HWREG32(SYSCON_BASE + 0x98)
Completed in 7 milliseconds