Home
last modified time | relevance | path

Searched refs:us_ulv_voltage_offset (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h553 uint16_t us_ulv_voltage_offset; member
592 uint16_t us_ulv_voltage_offset; member
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c549 state->VddcOffset = (uint16_t) table_info->us_ulv_voltage_offset; in vegam_populate_ulv_level()
550 state->VddcOffsetVid = (uint8_t)(table_info->us_ulv_voltage_offset * in vegam_populate_ulv_level()
1952 if (hw_data->ulv_supported && table_info->us_ulv_voltage_offset) { in vegam_init_smc_table()
H A Dfiji_smumgr.c806 state->VddcOffset = (uint16_t) table_info->us_ulv_voltage_offset; in fiji_populate_ulv_level()
807 state->VddcOffsetVid = (uint8_t)(table_info->us_ulv_voltage_offset * in fiji_populate_ulv_level()
1947 if (data->ulv_supported && table_info->us_ulv_voltage_offset) { in fiji_init_smc_table()
H A Dpolaris10_smumgr.c789 state->VddcOffset = (uint16_t) table_info->us_ulv_voltage_offset; in polaris10_populate_ulv_level()
790 state->VddcOffsetVid = (uint8_t)(table_info->us_ulv_voltage_offset * in polaris10_populate_ulv_level()
1944 if (hw_data->ulv_supported && table_info->us_ulv_voltage_offset) { in polaris10_init_smc_table()
H A Dtonga_smumgr.c488 state->VddcOffset = (uint16_t) table_info->us_ulv_voltage_offset; in tonga_populate_ulv_level()
489 state->VddcOffsetVid = (uint8_t)(table_info->us_ulv_voltage_offset * in tonga_populate_ulv_level()
2258 if (data->ulv_supported && table_info->us_ulv_voltage_offset) { in tonga_init_smc_table()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c253 pp_table_information->us_ulv_voltage_offset = in init_dpm_2_parameters()
H A Dvega10_processpptables.c1066 pp_table_info->us_ulv_voltage_offset = in init_dpm_2_parameters()
H A Dvega10_hwmgr.c1483 (uint8_t)table_info->us_ulv_voltage_offset; in vega10_populate_ulv_state()
2618 table_info->us_ulv_voltage_offset) { in vega10_init_smc_table()