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