Searched refs:smu_present (Results 1 – 7 of 7) sorted by relevance
158 clk_mgr->smu_present = false; in dcn3_init_clocks()164 clk_mgr->smu_present = true; in dcn3_init_clocks()166 if (!clk_mgr->smu_present) in dcn3_init_clocks()243 if (dc->work_arounds.skip_clock_update || !clk_mgr->smu_present) in dcn3_update_clocks()346 if (!clk_mgr->smu_present) in dcn3_notify_wm_ranges()376 if (!clk_mgr->smu_present) in dcn3_set_hard_min_memclk()392 if (!clk_mgr->smu_present) in dcn3_set_hard_max_memclk()405 if (!clk_mgr->smu_present) in dcn3_get_memclk_states_from_smu()442 if (!clk_mgr->smu_present) in dcn3_enable_pme_wa()454 if (!clk_mgr->smu_present) in dcn30_notify_link_rate_change()[all …]
460 extern int smu_present(void);
290 bool smu_present; member
260 if (!smu_present()) in smu_controls_init()
413 if (!smu_present()) in smu_sensors_init()
464 int smu_present(void) in smu_present() function468 EXPORT_SYMBOL(smu_present);
900 if (!smu_present()) in smu_i2c_probe()