Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dsmu7_discrete.h393 uint16_t BootVddc; member
Dci_dpm.c3635 table->BootVddc = pi->vbios_boot_state.vddc_bootup_value; in ci_init_smc_table()
3685 table->BootVddc = cpu_to_be16(table->BootVddc * VOLTAGE_SCALE); in ci_init_smc_table()
/Linux-v4.19/drivers/gpu/drm/amd/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.h347 uint16_t BootVddc; member
Dsmu75_discrete.h353 uint16_t BootVddc; member
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Diceland_smumgr.c1676 table->BootVddc = data->vbios_boot_state.vddc_bootup_value; in iceland_populate_smc_boot_level()
1678 table->BootVddci = table->BootVddc; in iceland_populate_smc_boot_level()
2051 table->BootVddc = PP_HOST_TO_SMC_US(table->BootVddc * VOLTAGE_SCALE); in iceland_init_smc_table()
Dci_smumgr.c1712 table->BootVddc = data->vbios_boot_state.vddc_bootup_value; in ci_populate_smc_boot_level()
2094 table->BootVddc = PP_HOST_TO_SMC_US(table->BootVddc * VOLTAGE_SCALE); in ci_init_smc_table()
Dvegam_smumgr.c1391 table->BootVddc = data->vbios_boot_state.vddc_bootup_value * in vegam_populate_smc_boot_level()
1398 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddc); in vegam_populate_smc_boot_level()
Dfiji_smumgr.c1632 table->BootVddc = data->vbios_boot_state.vddc_bootup_value * in fiji_populate_smc_boot_level()
1639 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddc); in fiji_populate_smc_boot_level()
Dpolaris10_smumgr.c1465 table->BootVddc = data->vbios_boot_state.vddc_bootup_value * in polaris10_populate_smc_boot_level()
1472 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddc); in polaris10_populate_smc_boot_level()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c3782 table->BootVddc = pi->vbios_boot_state.vddc_bootup_value; in ci_init_smc_table()
3832 table->BootVddc = cpu_to_be16(table->BootVddc * VOLTAGE_SCALE); in ci_init_smc_table()