Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr_ppt.h83 uint16_t us_cac_high; member
H A Dsmu7_hwmgr.c2272 look_up_table->entries[i].us_cac_high = record->us_cac_high; in phm_add_voltage()
2302 v_record.us_cac_high = v_record.us_vdd; 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.c185 record->us_cac_high = le16_to_cpu(atom_record->usCACHigh); in get_vddc_lookup_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dtonga_smumgr.c419 convert_to_vid(vddc_lookup_table->entries[index].us_cac_high); in tonga_populate_cac_tables()
428 convert_to_vid(vddgfx_lookup_table->entries[index].us_cac_high); in tonga_populate_cac_tables()
439 convert_to_vid(vddc_lookup_table->entries[index].us_cac_high); in tonga_populate_cac_tables()
H A Dvegam_smumgr.c523 convert_to_vid(lookup_table->entries[index].us_cac_high); in vegam_populate_cac_table()
H A Dfiji_smumgr.c776 convert_to_vid(lookup_table->entries[index].us_cac_high); in fiji_populate_cac_table()
H A Dpolaris10_smumgr.c761 table->BapmVddcVidHiSidd2[count] = convert_to_vid(lookup_table->entries[index].us_cac_high); in polaris10_populate_cac_table()