BootMVdd          329 drivers/gpu/drm/amd/powerplay/inc/smu71_discrete.h     uint16_t                            BootMVdd;
BootMVdd          297 drivers/gpu/drm/amd/powerplay/inc/smu72_discrete.h 	uint16_t                            BootMVdd;
BootMVdd          281 drivers/gpu/drm/amd/powerplay/inc/smu73_discrete.h     uint16_t                            BootMVdd;
BootMVdd          315 drivers/gpu/drm/amd/powerplay/inc/smu74_discrete.h 	uint16_t                            BootMVdd;
BootMVdd          321 drivers/gpu/drm/amd/powerplay/inc/smu75_discrete.h 	uint16_t                            BootMVdd;
BootMVdd          397 drivers/gpu/drm/amd/powerplay/inc/smu7_discrete.h     uint16_t                            BootMVdd;
BootMVdd         1716 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 	table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value;
BootMVdd         2098 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 	table->BootMVdd = PP_HOST_TO_SMC_US(table->BootMVdd * VOLTAGE_SCALE);
BootMVdd         1627 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 	table->BootMVdd  = data->vbios_boot_state.mvdd_bootup_value *
BootMVdd         1632 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 	CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd);
BootMVdd         1683 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 	table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value;
BootMVdd         2054 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 	table->BootMVdd = PP_HOST_TO_SMC_US(table->BootMVdd * VOLTAGE_SCALE);
BootMVdd          163 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 	graphics_level_address = dpm_table_start + offsetof(SMU74_Discrete_DpmTable, BootMVdd);
BootMVdd         1471 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 	table->BootMVdd  = data->vbios_boot_state.mvdd_bootup_value *
BootMVdd         1476 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 	CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd);
BootMVdd         1566 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 	table->BootMVdd = data->vbios_boot_state.mvdd_bootup_value;
BootMVdd         1568 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 	CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd);
BootMVdd         1395 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 	table->BootMVdd  = data->vbios_boot_state.mvdd_bootup_value *
BootMVdd         1400 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 	CONVERT_FROM_HOST_TO_SMC_US(table->BootMVdd);
BootMVdd         3639 drivers/gpu/drm/radeon/ci_dpm.c 	table->BootMVdd = pi->vbios_boot_state.mvdd_bootup_value;
BootMVdd         3689 drivers/gpu/drm/radeon/ci_dpm.c 	table->BootMVdd = cpu_to_be16(table->BootMVdd * VOLTAGE_SCALE);
BootMVdd          396 drivers/gpu/drm/radeon/smu7_discrete.h     uint16_t                            BootMVdd;