Home
last modified time | relevance | path

Searched refs:usClockStretchAmount (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dpptable_v1_0.h357 USHORT usClockStretchAmount; member
375 USHORT usClockStretchAmount; member
H A Dprocess_pptables_v1_0.c634 tdp_table->usClockStretchAmount = in get_cac_tdp_table()
635 tonga_table->usClockStretchAmount; in get_cac_tdp_table()
656 tdp_table->usClockStretchAmount = in get_cac_tdp_table()
657 fijitable->usClockStretchAmount; in get_cac_tdp_table()
H A Dvega10_hwmgr.c268 if (table_info->tdp_table->usClockStretchAmount && in vega10_set_features_platform_caps()
H A Dsmu7_hwmgr.c1669 && (table_info->cac_dtp_table->usClockStretchAmount != 0)) in smu7_init_dpm_defaults()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h392 uint16_t usClockStretchAmount; member
428 uint16_t usClockStretchAmount; member
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dvegam_smumgr.c1505 stretch_amount = (uint8_t)table_info->cac_dtp_table->usClockStretchAmount; in vegam_populate_clock_stretcher_data_table()
H A Dfiji_smumgr.c1688 stretch_amount = (uint8_t)table_info->cac_dtp_table->usClockStretchAmount; in fiji_populate_clock_stretcher_data_table()
H A Dpolaris10_smumgr.c1520 stretch_amount = (uint8_t)table_info->cac_dtp_table->usClockStretchAmount; in polaris10_populate_clock_stretcher_data_table()
H A Dtonga_smumgr.c1579 stretch_amount = (uint8_t)table_info->cac_dtp_table->usClockStretchAmount; in tonga_populate_clock_stretcher_data_table()