Searched refs:CORE_PWRDN_EN_BIT_MASK (Results 1 – 4 of 4) sorted by relevance
303 val |= CORE_PWRDN_EN_BIT_MASK; in pm_client_suspend()360 val &= ~CORE_PWRDN_EN_BIT_MASK; in pm_client_wakeup()
296 val |= CORE_PWRDN_EN_BIT_MASK; in pm_client_suspend()366 val &= ~CORE_PWRDN_EN_BIT_MASK; in pm_client_wakeup()
100 #define CORE_PWRDN_EN_BIT_MASK (0x1U) macro
105 #define CORE_PWRDN_EN_BIT_MASK (0x1U) macro