Searched refs:PWRD_BY_HPRO (Results 1 – 3 of 3) sorted by relevance
24 #define PWRD_BY_HPRO BIT(31) /**< requested by HPRO */ macro
39 pm_runtime_get(PM_RUNTIME_DSP, PWRD_BY_HPRO | (CONFIG_CORE_COUNT - 1)); in select_cpu_clock_hw()65 pm_runtime_put(PM_RUNTIME_DSP, PWRD_BY_HPRO | (CONFIG_CORE_COUNT - 1)); in select_cpu_clock_hw()
304 pm_runtime_get(PM_RUNTIME_DSP, PWRD_BY_HPRO | (CONFIG_CORE_COUNT - 1)); in platform_boot_complete()