HomeSort by: relevance | last modified time | path
    Searched refs:us_cac_high (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
hwmgr_ppt.h 85 uint16_t us_cac_high; member in struct:phm_ppt_v1_voltage_lookup_record
amdgpu_smu7_hwmgr.c 1925 look_up_table->entries[i].us_cac_high = record->us_cac_high;
1955 v_record.us_cac_high = v_record.us_vdd;
1969 v_record.us_cac_mid = v_record.us_cac_high = v_record.us_vdd;
1995 v_record.us_cac_mid = v_record.us_cac_high = v_record.us_vdd;
amdgpu_process_pptables_v1_0.c 194 record->us_cac_high = le16_to_cpu(atom_record->usCACHigh);
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_tonga_smumgr.c 424 convert_to_vid(vddc_lookup_table->entries[index].us_cac_high);
433 convert_to_vid(vddgfx_lookup_table->entries[index].us_cac_high);
444 convert_to_vid(vddc_lookup_table->entries[index].us_cac_high);
amdgpu_fiji_smumgr.c 783 convert_to_vid(lookup_table->entries[index].us_cac_high);
amdgpu_vegam_smumgr.c 527 convert_to_vid(lookup_table->entries[index].us_cac_high);
amdgpu_polaris10_smumgr.c 723 table->BapmVddcVidHiSidd2[count] = convert_to_vid(lookup_table->entries[index].us_cac_high);

Completed in 24 milliseconds