Searched refs:smu_present (Results 1 – 10 of 10) sorted by relevance
143 if (!clk_mgr->smu_present) in dcn31_smu_set_dispclk()159 if (!clk_mgr->smu_present) in dcn31_smu_set_dprefclk()179 if (!clk_mgr->smu_present) in dcn31_smu_set_hard_min_dcfclk()197 if (!clk_mgr->smu_present) in dcn31_smu_set_min_deep_sleep_dcfclk()212 if (!clk_mgr->smu_present) in dcn31_smu_set_dppclk()228 if (!clk_mgr->smu_present) in dcn31_smu_set_display_idle_optimization()242 if (!clk_mgr->smu_present) in dcn31_smu_enable_phy_refclk_pwrdwn()258 if (!clk_mgr->smu_present) in dcn31_smu_enable_pme_wa()269 if (!clk_mgr->smu_present) in dcn31_smu_set_dram_addr_high()278 if (!clk_mgr->smu_present) in dcn31_smu_set_dram_addr_low()[all …]
677 clk_mgr->base.smu_present = true; in dcn31_clk_mgr_construct()
168 clk_mgr->smu_present = false; in dcn3_init_clocks()174 clk_mgr->smu_present = true; in dcn3_init_clocks()176 if (!clk_mgr->smu_present) in dcn3_init_clocks()261 if (dc->work_arounds.skip_clock_update || !clk_mgr->smu_present) in dcn3_update_clocks()366 if (!clk_mgr->smu_present) in dcn3_notify_wm_ranges()396 if (!clk_mgr->smu_present) in dcn3_set_hard_min_memclk()417 if (!clk_mgr->smu_present) in dcn3_set_hard_max_memclk()430 if (!clk_mgr->smu_present) in dcn3_get_memclk_states_from_smu()447 return clk_mgr->smu_present; in dcn3_is_smu_present()473 if (!clk_mgr->smu_present) in dcn3_enable_pme_wa()[all …]
460 extern int smu_present(void);
286 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);
784 clk_mgr->base.smu_present = true; in vg_clk_mgr_construct()
900 if (!smu_present()) in smu_i2c_probe()