Lines Matching refs:SYSCON_BASE
20 #define SYSCON_BASE 0xf000a000 macro
21 #define AHBCKDIV (void *)(SYSCON_BASE + 0x04)
22 #define APBCKDIV (void *)(SYSCON_BASE + 0x08)
23 #define APBCKEN (void *)(SYSCON_BASE + 0x0C)
24 #define RESET_REG (void *)(SYSCON_BASE + 0x18)
25 #define CLKSEL (void *)(SYSCON_BASE + 0x24)
26 #define CLKSTAT (void *)(SYSCON_BASE + 0x28)
27 #define PLLCON (void *)(SYSCON_BASE + 0x2C)
28 #define APBCKSEL (void *)(SYSCON_BASE + 0x30)
29 #define AHBCKEN (void *)(SYSCON_BASE + 0x34)
30 #define USBPHY_PLL (void *)(SYSCON_BASE + 0x78)
31 #define USBCFG (void *)(SYSCON_BASE + 0x7c)