Home
last modified time | relevance | path

Searched refs:us_cac_high (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr_ppt.h83 uint16_t us_cac_high; member
Dsmu7_hwmgr.c1914 look_up_table->entries[i].us_cac_high = record->us_cac_high; in phm_add_voltage()
1944 v_record.us_cac_high = v_record.us_vdd; in smu7_calc_voltage_dependency_tables()
1958 v_record.us_cac_mid = v_record.us_cac_high = v_record.us_vdd; in smu7_calc_voltage_dependency_tables()
1984 v_record.us_cac_mid = v_record.us_cac_high = v_record.us_vdd; in smu7_calc_mm_voltage_dependency_table()
Dprocess_pptables_v1_0.c189 record->us_cac_high = le16_to_cpu(atom_record->usCACHigh); in get_vddc_lookup_table()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dtonga_smumgr.c409 convert_to_vid(vddc_lookup_table->entries[index].us_cac_high); in tonga_populate_cac_tables()
418 convert_to_vid(vddgfx_lookup_table->entries[index].us_cac_high); in tonga_populate_cac_tables()
429 convert_to_vid(vddc_lookup_table->entries[index].us_cac_high); in tonga_populate_cac_tables()
Dvegam_smumgr.c523 convert_to_vid(lookup_table->entries[index].us_cac_high); in vegam_populate_cac_table()
Dfiji_smumgr.c788 convert_to_vid(lookup_table->entries[index].us_cac_high); in fiji_populate_cac_table()
Dpolaris10_smumgr.c717 table->BapmVddcVidHiSidd2[count] = convert_to_vid(lookup_table->entries[index].us_cac_high); in polaris10_populate_cac_table()