Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dsmu7_discrete.h394 uint16_t BootVddci; member
Dci_dpm.c3601 table->BootVddci = pi->vbios_boot_state.vddci_bootup_value; in ci_init_smc_table()
3651 table->BootVddci = cpu_to_be16(table->BootVddci * VOLTAGE_SCALE); in ci_init_smc_table()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu7_discrete.h395 uint16_t BootVddci; member
Dsmu71_discrete.h327 uint16_t BootVddci; member
Dsmu73_discrete.h349 uint16_t BootVddci; member
Dsmu74_discrete.h349 uint16_t BootVddci; member
Dsmu75_discrete.h354 uint16_t BootVddci; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Diceland_smumgr.c1679 table->BootVddci = table->BootVddc; in iceland_populate_smc_boot_level()
1681 table->BootVddci = data->vbios_boot_state.vddci_bootup_value; in iceland_populate_smc_boot_level()
2053 table->BootVddci = PP_HOST_TO_SMC_US(table->BootVddci * VOLTAGE_SCALE); in iceland_init_smc_table()
Dci_smumgr.c1718 table->BootVddci = data->vbios_boot_state.vddci_bootup_value; in ci_populate_smc_boot_level()
2100 table->BootVddci = PP_HOST_TO_SMC_US(table->BootVddci * VOLTAGE_SCALE); in ci_init_smc_table()
Dvegam_smumgr.c1390 table->BootVddci = data->vbios_boot_state.vddci_bootup_value * in vegam_populate_smc_boot_level()
1396 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddci); in vegam_populate_smc_boot_level()
Dfiji_smumgr.c1619 table->BootVddci = data->vbios_boot_state.vddci_bootup_value * in fiji_populate_smc_boot_level()
1625 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddci); in fiji_populate_smc_boot_level()
Dpolaris10_smumgr.c1605 table->BootVddci = data->vbios_boot_state.vddci_bootup_value * in polaris10_populate_smc_boot_level()
1611 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddci); in polaris10_populate_smc_boot_level()