Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsmu7_discrete.h394 uint16_t BootVddci; member
H A Dci_dpm.c3599 table->BootVddci = pi->vbios_boot_state.vddci_bootup_value; in ci_init_smc_table()
3649 table->BootVddci = cpu_to_be16(table->BootVddci * VOLTAGE_SCALE); in ci_init_smc_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_discrete.h395 uint16_t BootVddci; member
H A Dsmu71_discrete.h327 uint16_t BootVddci; member
H A Dsmu73_discrete.h339 uint16_t BootVddci; member
H A Dsmu74_discrete.h349 uint16_t BootVddci; member
H A Dsmu75_discrete.h354 uint16_t BootVddci; member
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A 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()
H A Dci_smumgr.c1717 table->BootVddci = data->vbios_boot_state.vddci_bootup_value; in ci_populate_smc_boot_level()
2099 table->BootVddci = PP_HOST_TO_SMC_US(table->BootVddci * VOLTAGE_SCALE); in ci_init_smc_table()
H A Dvegam_smumgr.c1389 table->BootVddci = data->vbios_boot_state.vddci_bootup_value * in vegam_populate_smc_boot_level()
1395 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddci); in vegam_populate_smc_boot_level()
H A 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()
H A 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()