Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dsmu7_discrete.h397 uint16_t BootMVdd; member
Dsmu71_discrete.h329 uint16_t BootMVdd; member
Dsmu74_discrete.h315 uint16_t BootMVdd; member
Dsmu72_discrete.h297 uint16_t BootMVdd; member
Dsmu73_discrete.h281 uint16_t BootMVdd; member
Dsmu75_discrete.h321 uint16_t BootMVdd; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dsmu7_discrete.h396 uint16_t BootMVdd; member
Dci_dpm.c3624 table->BootMVdd = pi->vbios_boot_state.mvdd_bootup_value; in ci_init_smc_table()
3674 table->BootMVdd = cpu_to_be16(table->BootMVdd * VOLTAGE_SCALE); in ci_init_smc_table()
/kernel/linux/linux-5.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()
1472 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value * in polaris10_populate_smc_boot_level()
1477 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in polaris10_populate_smc_boot_level()
Dci_smumgr.c1717 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value; in ci_populate_smc_boot_level()
2099 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.c1623 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value * in fiji_populate_smc_boot_level()
1628 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()