Home
last modified time | relevance | path

Searched refs:BootMVdd (Results 1 – 13 of 13) sorted by relevance

/drivers/gpu/drm/amd/powerplay/smumgr/
Dpolaris10_smumgr.c165 graphics_level_address = dpm_table_start + offsetof(SMU74_Discrete_DpmTable, BootMVdd); in polaris10_setup_graphics_level_structure()
Diceland_smc.c1570 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value; in iceland_populate_smc_boot_level()
1955 table->BootMVdd = PP_HOST_TO_SMC_US(table->BootMVdd * VOLTAGE_SCALE); in iceland_init_smc_table()
Dfiji_smc.c1450 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value * in fiji_populate_smc_boot_level()
1455 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in fiji_populate_smc_boot_level()
Dpolaris10_smc.c1308 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value * in polaris10_populate_smc_boot_level()
1313 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in polaris10_populate_smc_boot_level()
Dtonga_smc.c1533 table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value; in tonga_populate_smc_boot_level()
1535 CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd); in tonga_populate_smc_boot_level()
/drivers/gpu/drm/amd/powerplay/inc/
Dsmu7_discrete.h396 uint16_t BootMVdd; member
Dsmu71_discrete.h329 uint16_t BootMVdd; member
Dsmu72_discrete.h274 uint16_t BootMVdd; member
Dsmu73_discrete.h281 uint16_t BootMVdd; member
Dsmu74_discrete.h315 uint16_t BootMVdd; member
/drivers/gpu/drm/radeon/
Dsmu7_discrete.h396 uint16_t BootMVdd; member
Dci_dpm.c3621 table->BootMVdd = pi->vbios_boot_state.mvdd_bootup_value; in ci_init_smc_table()
3671 table->BootMVdd = cpu_to_be16(table->BootMVdd * VOLTAGE_SCALE); in ci_init_smc_table()
/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c3758 table->BootMVdd = pi->vbios_boot_state.mvdd_bootup_value; in ci_init_smc_table()
3808 table->BootMVdd = cpu_to_be16(table->BootMVdd * VOLTAGE_SCALE); in ci_init_smc_table()