Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu7_discrete.h394 uint16_t BootVddc; member
H A Dsmu71_discrete.h326 uint16_t BootVddc; member
H A Dsmu73_discrete.h348 uint16_t BootVddc; member
H A Dsmu74_discrete.h347 uint16_t BootVddc; member
H A Dsmu75_discrete.h353 uint16_t BootVddc; member
/dragonfly/sys/dev/drm/radeon/
H A Dsmu7_discrete.h393 uint16_t BootVddc; member
H A Dci_dpm.c3671 table->BootVddc = pi->vbios_boot_state.vddc_bootup_value; in ci_init_smc_table()
3721 table->BootVddc = cpu_to_be16(table->BootVddc * VOLTAGE_SCALE); in ci_init_smc_table()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A 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()
H A Dci_smumgr.c1713 table->BootVddc = data->vbios_boot_state.vddc_bootup_value; in ci_populate_smc_boot_level()
2095 table->BootVddc = PP_HOST_TO_SMC_US(table->BootVddc * VOLTAGE_SCALE); in ci_init_smc_table()
H A Dvegam_smumgr.c1393 table->BootVddc = data->vbios_boot_state.vddc_bootup_value * in vegam_populate_smc_boot_level()
1400 CONVERT_FROM_HOST_TO_SMC_US(table->BootVddc); in vegam_populate_smc_boot_level()
H A 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()
H A 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()