Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsmu7_discrete.h396 uint16_t BootMVdd; member
H A Dci_dpm.c3600 table->BootMVdd = pi->vbios_boot_state.mvdd_bootup_value; in ci_init_smc_table()
3650 table->BootMVdd = cpu_to_be16(table->BootMVdd * VOLTAGE_SCALE); in ci_init_smc_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_discrete.h397 uint16_t BootMVdd; member
H A Dsmu71_discrete.h329 uint16_t BootMVdd; member
H A Dsmu73_discrete.h271 uint16_t BootMVdd; member
H A Dsmu72_discrete.h297 uint16_t BootMVdd; member
H A Dsmu74_discrete.h316 uint16_t BootMVdd; member
H A Dsmu75_discrete.h321 uint16_t BootMVdd; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1683 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value; in iceland_populate_smc_boot_level()
2054 table->BootMVdd = PP_HOST_TO_SMC_US(table->BootMVdd * VOLTAGE_SCALE); in iceland_init_smc_table()
H A Dpolaris10_smumgr.c164 graphics_level_address = dpm_table_start + offsetof(SMU74_Discrete_DpmTable, BootMVdd); in polaris10_setup_graphics_level_structure()
1607 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value * in polaris10_populate_smc_boot_level()
1612 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in polaris10_populate_smc_boot_level()
H A Dci_smumgr.c1718 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value; in ci_populate_smc_boot_level()
2100 table->BootMVdd = PP_HOST_TO_SMC_US(table->BootMVdd * VOLTAGE_SCALE); in ci_init_smc_table()
H A Dvegam_smumgr.c1391 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value * in vegam_populate_smc_boot_level()
1396 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in vegam_populate_smc_boot_level()
H A Dfiji_smumgr.c1621 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value * in fiji_populate_smc_boot_level()
1626 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in fiji_populate_smc_boot_level()
H A Dtonga_smumgr.c1566 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value; in tonga_populate_smc_boot_level()
1568 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in tonga_populate_smc_boot_level()