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