Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu7_discrete.h395 uint16_t BootVddci; member
H A Dsmu71_discrete.h327 uint16_t BootVddci; member
H A Dsmu73_discrete.h349 uint16_t BootVddci; member
H A Dsmu74_discrete.h348 uint16_t BootVddci; member
H A Dsmu75_discrete.h354 uint16_t BootVddci; member
/dragonfly/sys/dev/drm/radeon/
H A Dsmu7_discrete.h394 uint16_t BootVddci; member
H A Dci_dpm.c3672 table->BootVddci = pi->vbios_boot_state.vddci_bootup_value; in ci_init_smc_table()
3722 table->BootVddci = cpu_to_be16(table->BootVddci * VOLTAGE_SCALE); in ci_init_smc_table()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Diceland_smumgr.c1678 table->BootVddci = table->BootVddc; in iceland_populate_smc_boot_level()
1680 table->BootVddci = data->vbios_boot_state.vddci_bootup_value; in iceland_populate_smc_boot_level()
2052 table->BootVddci = PP_HOST_TO_SMC_US(table->BootVddci * VOLTAGE_SCALE); in iceland_init_smc_table()
H A Dci_smumgr.c1714 table->BootVddci = data->vbios_boot_state.vddci_bootup_value; in ci_populate_smc_boot_level()
2096 table->BootVddci = PP_HOST_TO_SMC_US(table->BootVddci * VOLTAGE_SCALE); in ci_init_smc_table()
H A Dvegam_smumgr.c1395 table->BootVddci = data->vbios_boot_state.vddci_bootup_value * in vegam_populate_smc_boot_level()
1401 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddci); in vegam_populate_smc_boot_level()
H A Dfiji_smumgr.c1634 table->BootVddci = data->vbios_boot_state.vddci_bootup_value * in fiji_populate_smc_boot_level()
1640 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddci); in fiji_populate_smc_boot_level()
H A Dpolaris10_smumgr.c1467 table->BootVddci = data->vbios_boot_state.vddci_bootup_value * in polaris10_populate_smc_boot_level()
1473 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddci); in polaris10_populate_smc_boot_level()