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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 406 struct phm_cac_tdp_table { struct
541 struct phm_cac_tdp_table *cac_dtp_table;
578 struct phm_cac_tdp_table *cac_dtp_table;
653 struct phm_cac_tdp_table *cac_dtp_table;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_process_pptables_v1_0.c 594 struct phm_cac_tdp_table **cac_tdp_table,
599 struct phm_cac_tdp_table *tdp_table;
601 table_size = sizeof(uint32_t) + sizeof(struct phm_cac_tdp_table);
amdgpu_processpptables.c 316 struct phm_cac_tdp_table **ptable,
321 struct phm_cac_tdp_table *tdp_table;
323 table_size = sizeof(unsigned long) + sizeof(struct phm_cac_tdp_table);
amdgpu_smu7_powertune.c 1121 struct phm_cac_tdp_table *cac_table;
1204 struct phm_cac_tdp_table *cac_table;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_fiji_smumgr.c 501 struct phm_cac_tdp_table *cac_dtp_table = table_info->cac_dtp_table;
683 struct phm_cac_tdp_table *cac_table = table_info->cac_dtp_table;
amdgpu_iceland_smumgr.c 381 struct phm_cac_tdp_table *cac_table = hwmgr->dyn_state.cac_dtp_table;
1860 struct phm_cac_tdp_table *cac_dtp_table = hwmgr->dyn_state.cac_dtp_table;
amdgpu_vegam_smumgr.c 1448 struct phm_cac_tdp_table *cac_dtp_table = table_info->cac_dtp_table;
1834 struct phm_cac_tdp_table *cac_table = table_info->cac_dtp_table;
amdgpu_ci_smumgr.c 663 struct phm_cac_tdp_table *cac_table = hwmgr->dyn_state.cac_dtp_table;
724 struct phm_cac_tdp_table *cac_dtp_table = hwmgr->dyn_state.cac_dtp_table;
amdgpu_polaris10_smumgr.c 437 struct phm_cac_tdp_table *cac_dtp_table = table_info->cac_dtp_table;
578 struct phm_cac_tdp_table *cac_table = table_info->cac_dtp_table;
amdgpu_tonga_smumgr.c 1839 struct phm_cac_tdp_table *cac_dtp_table = table_info->cac_dtp_table;
1986 struct phm_cac_tdp_table *cac_table = table_info->cac_dtp_table;

Completed in 29 milliseconds