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