Searched refs:dpm_present (Results 1 – 2 of 2) sorted by relevance
167 clk_mgr->dpm_present = false; in dcn32_init_clocks()206 clk_mgr->dpm_present = true; in dcn32_init_clocks()687 if (clk_mgr->dpm_present && !num_levels) in dcn32_get_memclk_states_from_smu()688 clk_mgr->dpm_present = false; in dcn32_get_memclk_states_from_smu()690 if (!clk_mgr->dpm_present) in dcn32_get_memclk_states_from_smu()
344 bool dpm_present; member