Home
last modified time | relevance | path

Searched refs:us_cac_mid (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr_ppt.h82 uint16_t us_cac_mid; member
H A Dsmu7_hwmgr.c2271 look_up_table->entries[i].us_cac_mid = record->us_cac_mid; in phm_add_voltage()
2301 v_record.us_cac_low = v_record.us_cac_mid = in smu7_calc_voltage_dependency_tables()
2316 v_record.us_cac_mid = v_record.us_cac_high = v_record.us_vdd; in smu7_calc_voltage_dependency_tables()
2342 v_record.us_cac_mid = v_record.us_cac_high = v_record.us_vdd; in smu7_calc_mm_voltage_dependency_table()
H A Dprocess_pptables_v1_0.c184 record->us_cac_mid = le16_to_cpu(atom_record->usCACMid); in get_vddc_lookup_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dtonga_smumgr.c417 convert_to_vid(vddc_lookup_table->entries[index].us_cac_mid); in tonga_populate_cac_tables()
426 convert_to_vid(vddgfx_lookup_table->entries[index].us_cac_mid)); in tonga_populate_cac_tables()
437 convert_to_vid(vddc_lookup_table->entries[index].us_cac_mid); in tonga_populate_cac_tables()
H A Dvegam_smumgr.c521 convert_to_vid(lookup_table->entries[index].us_cac_mid); in vegam_populate_cac_table()
H A Dpolaris10_smumgr.c760 table->BapmVddcVidHiSidd[count] = convert_to_vid(lookup_table->entries[index].us_cac_mid); in polaris10_populate_cac_table()