Searched refs:APMU_PJ_IDLE_CFG_PWR_SW (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/arch/arm/mach-mmp/ | ||
| D | pm-mmp2.h | 19 #define APMU_PJ_IDLE_CFG_PWR_SW(x) ((x) << 16) macro |
| D | pm-mmp2.c | 144 idle_cfg |= APMU_PJ_IDLE_CFG_PWR_SW(3) in mmp2_pm_enter_lowpower_mode() |