Searched refs:current_profile_setting (Results 1 – 7 of 7) sorted by relevance
1835 data->current_profile_setting.bupdate_sclk = 1; in smu7_init_dpm_defaults() 1836 data->current_profile_setting.sclk_up_hyst = 0; in smu7_init_dpm_defaults() 1837 data->current_profile_setting.sclk_down_hyst = 100; in smu7_init_dpm_defaults() 1838 data->current_profile_setting.sclk_activity = SMU7_SCLK_TARGETACTIVITY_DFLT; in smu7_init_dpm_defaults() 1839 data->current_profile_setting.bupdate_mclk = 1; in smu7_init_dpm_defaults() 1842 data->current_profile_setting.mclk_up_hyst = 10; in smu7_init_dpm_defaults() 1843 data->current_profile_setting.mclk_down_hyst = 60; in smu7_init_dpm_defaults() 1844 data->current_profile_setting.mclk_activity = 25; in smu7_init_dpm_defaults() 1846 data->current_profile_setting.mclk_up_hyst = 5; in smu7_init_dpm_defaults() 1847 data->current_profile_setting in smu7_init_dpm_defaults() [all...]
343 struct profile_mode_setting current_profile_setting; member
918 graphic_level->ActivityLevel = data->current_profile_setting.sclk_activity; in iceland_populate_single_graphic_level() 926 graphic_level->UpHyst = data->current_profile_setting.sclk_up_hyst; in iceland_populate_single_graphic_level() 927 graphic_level->DownHyst = data->current_profile_setting.sclk_down_hyst; in iceland_populate_single_graphic_level() 1267 memory_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in iceland_populate_single_memory_level() 1268 memory_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in iceland_populate_single_memory_level() 1272 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in iceland_populate_single_memory_level() 1553 table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in iceland_populate_smc_acpi_level()
964 level->ActivityLevel = data->current_profile_setting.sclk_activity; in fiji_populate_single_graphic_level() 969 level->UpHyst = data->current_profile_setting.sclk_up_hyst; in fiji_populate_single_graphic_level() 970 level->DownHyst = data->current_profile_setting.sclk_down_hyst; in fiji_populate_single_graphic_level() 1187 mem_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in fiji_populate_single_memory_level() 1188 mem_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in fiji_populate_single_memory_level() 1190 mem_level->ActivityLevel = data->current_profile_setting.mclk_activity; in fiji_populate_single_memory_level() 1409 PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in fiji_populate_smc_acpi_level()
435 level->ActivityLevel = data->current_profile_setting.sclk_activity; in ci_populate_single_graphic_level() 441 level->UpH = data->current_profile_setting.sclk_up_hyst; in ci_populate_single_graphic_level() 442 level->DownH = data->current_profile_setting.sclk_down_hyst; in ci_populate_single_graphic_level() 1221 memory_level->UpH = data->current_profile_setting.mclk_up_hyst; in ci_populate_single_memory_level() 1222 memory_level->DownH = data->current_profile_setting.mclk_down_hyst; in ci_populate_single_memory_level() 1226 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in ci_populate_single_memory_level() 1507 table->MemoryACPILevel.ActivityLevel = PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in ci_populate_smc_acpi_level()
645 graphic_level->ActivityLevel = data->current_profile_setting.sclk_activity; in tonga_populate_single_graphic_level() 653 graphic_level->UpHyst = data->current_profile_setting.sclk_up_hyst; in tonga_populate_single_graphic_level() 654 graphic_level->DownHyst = data->current_profile_setting.sclk_down_hyst; in tonga_populate_single_graphic_level() 1001 memory_level->UpHyst = data->current_profile_setting.mclk_up_hyst; in tonga_populate_single_memory_level() 1002 memory_level->DownHyst = data->current_profile_setting.mclk_down_hyst; in tonga_populate_single_memory_level() 1006 memory_level->ActivityLevel = data->current_profile_setting.mclk_activity; in tonga_populate_single_memory_level() 1296 PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in tonga_populate_smc_acpi_level()
1186 PP_HOST_TO_SMC_US(data->current_profile_setting.mclk_activity); in vegam_populate_smc_acpi_level()