Home
last modified time | relevance | path

Searched refs:SMU7_VOLTAGE_CONTROL_NONE (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h32 #define SMU7_VOLTAGE_CONTROL_NONE 0x0 macro
H A Dsmu7_hwmgr.c269 return (SMU7_VOLTAGE_CONTROL_NONE != data->voltage_control); in smu7_voltage_control()
1828 data->voltage_control = SMU7_VOLTAGE_CONTROL_NONE; in smu7_init_dpm_defaults()
1829 data->vddci_control = SMU7_VOLTAGE_CONTROL_NONE; in smu7_init_dpm_defaults()
1830 data->mvdd_control = SMU7_VOLTAGE_CONTROL_NONE; in smu7_init_dpm_defaults()
1899 if (SMU7_VOLTAGE_CONTROL_NONE == data->vdd_gfx_control) in smu7_init_dpm_defaults()
1913 if (data->mvdd_control == SMU7_VOLTAGE_CONTROL_NONE) in smu7_init_dpm_defaults()
1917 if (data->vddci_control == SMU7_VOLTAGE_CONTROL_NONE) in smu7_init_dpm_defaults()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c371 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in fiji_get_dependency_volt_by_clk()
384 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in fiji_get_dependency_volt_by_clk()
399 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in fiji_get_dependency_volt_by_clk()
409 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in fiji_get_dependency_volt_by_clk()
1279 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in fiji_populate_mvdd_value()
1390 if ((SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) || in fiji_populate_smc_acpi_level()
1931 if (SMU7_VOLTAGE_CONTROL_NONE != data->voltage_control) in fiji_init_smc_table()
H A Dvegam_smumgr.c619 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in vegam_get_dependency_volt_by_clk()
632 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in vegam_get_dependency_volt_by_clk()
647 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in vegam_get_dependency_volt_by_clk()
661 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in vegam_get_dependency_volt_by_clk()
1093 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in vegam_populate_mvdd_value()
1937 if (SMU7_VOLTAGE_CONTROL_NONE != hw_data->voltage_control) in vegam_init_smc_table()
H A Dpolaris10_smumgr.c372 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in polaris10_get_dependency_volt_by_clk()
385 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in polaris10_get_dependency_volt_by_clk()
400 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in polaris10_get_dependency_volt_by_clk()
412 if (SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) in polaris10_get_dependency_volt_by_clk()
1260 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in polaris10_populate_mvdd_value()
1337 if (!((SMU7_VOLTAGE_CONTROL_NONE == data->mvdd_control) || in polaris10_populate_smc_acpi_level()
1929 if (SMU7_VOLTAGE_CONTROL_NONE != hw_data->voltage_control) in polaris10_init_smc_table()
H A Diceland_smumgr.c1247 if (data->vddci_control == SMU7_VOLTAGE_CONTROL_NONE) { in iceland_populate_single_memory_level()
1402 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in iceland_populate_mvdd_value()
1495 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in iceland_populate_smc_acpi_level()
1678 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in iceland_populate_smc_boot_level()
1940 if (SMU7_VOLTAGE_CONTROL_NONE != data->voltage_control) { in iceland_init_smc_table()
H A Dci_smumgr.c1357 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in ci_populate_mvdd_value()
1449 if (SMU7_VOLTAGE_CONTROL_NONE == data->vddci_control) in ci_populate_smc_acpi_level()
1954 if (SMU7_VOLTAGE_CONTROL_NONE != data->voltage_control) in ci_init_smc_table()
H A Dtonga_smumgr.c994 if (data->mvdd_control == SMU7_VOLTAGE_CONTROL_NONE) in tonga_populate_single_memory_level()
1151 if (SMU7_VOLTAGE_CONTROL_NONE != data->mvdd_control) { in tonga_populate_mvdd_value()
2238 if (SMU7_VOLTAGE_CONTROL_NONE != data->voltage_control) in tonga_init_smc_table()