Home
last modified time | relevance | path

Searched refs:BootMVdd (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/radeon/
Dsmu7_discrete.h396 uint16_t BootMVdd; member
Dci_dpm.c3637 table->BootMVdd = pi->vbios_boot_state.mvdd_bootup_value; in ci_init_smc_table()
3687 table->BootMVdd = cpu_to_be16(table->BootMVdd * VOLTAGE_SCALE); in ci_init_smc_table()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_discrete.h397 uint16_t BootMVdd; member
Dsmu71_discrete.h329 uint16_t BootMVdd; member
Dsmu72_discrete.h297 uint16_t BootMVdd; member
Dsmu73_discrete.h281 uint16_t BootMVdd; member
Dsmu74_discrete.h315 uint16_t BootMVdd; member
Dsmu75_discrete.h321 uint16_t BootMVdd; member
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Diceland_smumgr.c1682 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value; in iceland_populate_smc_boot_level()
2053 table->BootMVdd = PP_HOST_TO_SMC_US(table->BootMVdd * VOLTAGE_SCALE); in iceland_init_smc_table()
Dpolaris10_smumgr.c162 graphics_level_address = dpm_table_start + offsetof(SMU74_Discrete_DpmTable, BootMVdd); in polaris10_setup_graphics_level_structure()
1469 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value * in polaris10_populate_smc_boot_level()
1474 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in polaris10_populate_smc_boot_level()
Dci_smumgr.c1714 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value; in ci_populate_smc_boot_level()
2096 table->BootMVdd = PP_HOST_TO_SMC_US(table->BootMVdd * VOLTAGE_SCALE); in ci_init_smc_table()
Dvegam_smumgr.c1395 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value * in vegam_populate_smc_boot_level()
1400 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in vegam_populate_smc_boot_level()
Dfiji_smumgr.c1636 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value * in fiji_populate_smc_boot_level()
1641 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in fiji_populate_smc_boot_level()
Dtonga_smumgr.c1555 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value; in tonga_populate_smc_boot_level()
1557 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in tonga_populate_smc_boot_level()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c3784 table->BootMVdd = pi->vbios_boot_state.mvdd_bootup_value; in ci_init_smc_table()
3834 table->BootMVdd = cpu_to_be16(table->BootMVdd * VOLTAGE_SCALE); in ci_init_smc_table()