Searched refs:is_idle_dpm_enabled (Results 1 – 1 of 1) sorted by relevance
948 bool is_idle_dpm_enabled = dcn401_is_ppclk_dpm_enabled(clk_mgr_internal, PPCLK_UCLK) && in dcn401_build_update_bandwidth_clocks_sequence() local1134 if ((update_active_uclk || update_active_fclk) && is_idle_dpm_enabled) { in dcn401_build_update_bandwidth_clocks_sequence()1142 if ((update_idle_uclk || update_idle_fclk) && is_idle_dpm_enabled) { in dcn401_build_update_bandwidth_clocks_sequence()1151 if (!is_idle_dpm_enabled) { in dcn401_build_update_bandwidth_clocks_sequence()