Searched refs:smu7_single_dpm_table (Results 1 – 2 of 2) sorted by relevance
103 struct smu7_single_dpm_table { struct109 struct smu7_single_dpm_table sclk_table; argument110 struct smu7_single_dpm_table mclk_table;111 struct smu7_single_dpm_table pcie_speed_table;112 struct smu7_single_dpm_table vddc_table;113 struct smu7_single_dpm_table vddci_table;114 struct smu7_single_dpm_table mvdd_table;
3410 struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table); in smu7_find_dpm_states_clocks_in_dpm_table()3413 struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table); in smu7_find_dpm_states_clocks_in_dpm_table()3689 struct smu7_single_dpm_table *dpm_table, in smu7_trim_single_dpm_states()4303 struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table); in smu7_print_clock_levels()4304 struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table); in smu7_print_clock_levels()4305 struct smu7_single_dpm_table *pcie_table = &(data->dpm_table.pcie_speed_table); in smu7_print_clock_levels()4396 struct smu7_single_dpm_table *sclk_table = &(data->dpm_table.sclk_table); in smu7_get_sclk_od()4397 struct smu7_single_dpm_table *golden_sclk_table = in smu7_get_sclk_od()4412 struct smu7_single_dpm_table *golden_sclk_table = in smu7_set_sclk_od()4438 struct smu7_single_dpm_table *mclk_table = &(data->dpm_table.mclk_table); in smu7_get_mclk_od()[all …]