Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dsmu7_discrete.h396 uint16_t BootMVdd; member
Dci_dpm.c3602 table->BootMVdd = pi->vbios_boot_state.mvdd_bootup_value; in ci_init_smc_table()
3652 table->BootMVdd = cpu_to_be16(table->BootMVdd * VOLTAGE_SCALE); in ci_init_smc_table()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu7_discrete.h397 uint16_t BootMVdd; member
Dsmu71_discrete.h329 uint16_t BootMVdd; member
Dsmu73_discrete.h281 uint16_t BootMVdd; member
Dsmu74_discrete.h316 uint16_t BootMVdd; member
Dsmu72_discrete.h297 uint16_t BootMVdd; member
Dsmu75_discrete.h321 uint16_t BootMVdd; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
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()
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()
Dci_smumgr.c1719 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value; in ci_populate_smc_boot_level()
2101 table->BootMVdd = PP_HOST_TO_SMC_US(table->BootMVdd * VOLTAGE_SCALE); in ci_init_smc_table()
Dvegam_smumgr.c1392 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value * in vegam_populate_smc_boot_level()
1397 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in vegam_populate_smc_boot_level()
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()
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()