Home
last modified time | relevance | path

Searched refs:BootVddc (Results 1 – 12 of 12) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/radeon/
Dsmu7_discrete.h393 uint16_t BootVddc; member
Dci_dpm.c3600 table->BootVddc = pi->vbios_boot_state.vddc_bootup_value; in ci_init_smc_table()
3650 table->BootVddc = cpu_to_be16(table->BootVddc * VOLTAGE_SCALE); in ci_init_smc_table()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu7_discrete.h394 uint16_t BootVddc; member
Dsmu71_discrete.h326 uint16_t BootVddc; member
Dsmu73_discrete.h348 uint16_t BootVddc; member
Dsmu74_discrete.h348 uint16_t BootVddc; member
Dsmu75_discrete.h353 uint16_t BootVddc; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Diceland_smumgr.c1677 table->BootVddc = data->vbios_boot_state.vddc_bootup_value; in iceland_populate_smc_boot_level()
1679 table->BootVddci = table->BootVddc; in iceland_populate_smc_boot_level()
2052 table->BootVddc = PP_HOST_TO_SMC_US(table->BootVddc * VOLTAGE_SCALE); in iceland_init_smc_table()
Dci_smumgr.c1717 table->BootVddc = data->vbios_boot_state.vddc_bootup_value; in ci_populate_smc_boot_level()
2099 table->BootVddc = PP_HOST_TO_SMC_US(table->BootVddc * VOLTAGE_SCALE); in ci_init_smc_table()
Dvegam_smumgr.c1388 table->BootVddc = data->vbios_boot_state.vddc_bootup_value * in vegam_populate_smc_boot_level()
1395 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddc); in vegam_populate_smc_boot_level()
Dfiji_smumgr.c1617 table->BootVddc = data->vbios_boot_state.vddc_bootup_value * in fiji_populate_smc_boot_level()
1624 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddc); in fiji_populate_smc_boot_level()
Dpolaris10_smumgr.c1603 table->BootVddc = data->vbios_boot_state.vddc_bootup_value * in polaris10_populate_smc_boot_level()
1610 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddc); in polaris10_populate_smc_boot_level()