Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dsmu7_discrete.h395 uint16_t BootVddci; member
A Dsmu71_discrete.h327 uint16_t BootVddci; member
A Dsmu73_discrete.h339 uint16_t BootVddci; member
A Dsmu74_discrete.h349 uint16_t BootVddci; member
A Dsmu75_discrete.h354 uint16_t BootVddci; member
/linux/drivers/gpu/drm/radeon/
A Dsmu7_discrete.h381 uint16_t BootVddci; member
A Dci_dpm.c3594 table->BootVddci = pi->vbios_boot_state.vddci_bootup_value; in ci_init_smc_table()
3644 table->BootVddci = cpu_to_be16(table->BootVddci * VOLTAGE_SCALE); in ci_init_smc_table()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
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()
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()
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()
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()
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()

Completed in 789 milliseconds