Searched refs:dpm_present (Results 1 – 3 of 3) sorted by relevance
179 clk_mgr->dpm_present = false; in dcn32_init_clocks()234 clk_mgr->dpm_present = true; in dcn32_init_clocks()1059 if (clk_mgr->dpm_present && !num_levels) in dcn32_get_memclk_states_from_smu()1060 clk_mgr->dpm_present = false; in dcn32_get_memclk_states_from_smu()1062 if (!clk_mgr->dpm_present) in dcn32_get_memclk_states_from_smu()
232 clk_mgr->dpm_present = false; in dcn401_init_clocks()289 clk_mgr->dpm_present = true; in dcn401_init_clocks()318 return clk_mgr->smu_present && clk_mgr->dpm_present && in dcn401_is_dc_mode_present()1415 if (clk_mgr->dpm_present && !num_levels) in dcn401_get_memclk_states_from_smu()1416 clk_mgr->dpm_present = false; in dcn401_get_memclk_states_from_smu()
420 bool dpm_present; member
Completed in 14 milliseconds