Searched refs:PMU_GLOBAL_BASE (Results 1 – 2 of 2) sorted by relevance
91 #define PMU_GLOBAL_BASE 0xFFD80000 macro92 #define PMU_GLOBAL_CNTRL (PMU_GLOBAL_BASE + 0)93 #define PMU_GLOBAL_GEN_STORAGE6 (PMU_GLOBAL_BASE + 0x48)94 #define PMU_GLOBAL_REQ_PWRUP_STATUS (PMU_GLOBAL_BASE + 0x110)95 #define PMU_GLOBAL_REQ_PWRUP_EN (PMU_GLOBAL_BASE + 0x118)96 #define PMU_GLOBAL_REQ_PWRUP_DIS (PMU_GLOBAL_BASE + 0x11c)97 #define PMU_GLOBAL_REQ_PWRUP_TRIG (PMU_GLOBAL_BASE + 0x120)
1582 ((PMU_GLOBAL_BASE & address) != PMU_GLOBAL_BASE)) in pm_register_access()