Searched refs:SLEEP_CG (Results 1 – 6 of 6) sorted by relevance
318 if (type == SLEEP_CG) { in km4_suspend()370 if (km4_sleep_type == SLEEP_CG) { in km4_resume()439 case SLEEP_CG: in km4_tickless_ipc_int()440 if(_SUCCESS ==km4_suspend(SLEEP_CG)) { in km4_tickless_ipc_int()
52 pmu_set_sleep_type(SLEEP_CG); in app_simulation_task()
8 uint32_t sleep_type = SLEEP_CG; /* 0 is power gate, 1 is clock gate */
29 SLEEP_CG = 1, enumerator
110 pmu_set_sleep_type(SLEEP_CG); in CmdTickPS()
97 pmu_set_sleep_type(SLEEP_CG); in CmdTickPS()
Completed in 6 milliseconds