Searched refs:PM1_BASE (Results 1 – 1 of 1) sorted by relevance
37 #define PM1_BASE (PMCON_BASE + 0x0C) macro38 #define PM1_STS HWREG32(PM1_BASE)39 #define PM1_EN HWREG32(PM1_BASE + 0x04)40 #define PM1_CNT HWREG32(PM1_BASE + 0x08)
Completed in 3 milliseconds