Searched refs:usClockStretchAmount (Results 1 – 9 of 9) sorted by relevance
387 USHORT usClockStretchAmount; member405 USHORT usClockStretchAmount; member437 USHORT usClockStretchAmount; member
614 tdp_table->usClockStretchAmount = in get_cac_tdp_table()615 le16_to_cpu(tonga_table->usClockStretchAmount); in get_cac_tdp_table()636 tdp_table->usClockStretchAmount = in get_cac_tdp_table()637 le16_to_cpu(fijitable->usClockStretchAmount); in get_cac_tdp_table()680 tdp_table->usClockStretchAmount = in get_cac_tdp_table()681 le16_to_cpu(polaristable->usClockStretchAmount); in get_cac_tdp_table()
286 if (table_info->tdp_table->usClockStretchAmount && in vega10_set_features_platform_caps()
1888 && (table_info->cac_dtp_table->usClockStretchAmount != 0)) in smu7_init_dpm_defaults()
430 uint16_t usClockStretchAmount; member467 uint16_t usClockStretchAmount; member
1499 stretch_amount = (uint8_t)table_info->cac_dtp_table->usClockStretchAmount; in vegam_populate_clock_stretcher_data_table()
1673 stretch_amount = (uint8_t)table_info->cac_dtp_table->usClockStretchAmount; in fiji_populate_clock_stretcher_data_table()
1661 stretch_amount = (uint8_t)table_info->cac_dtp_table->usClockStretchAmount; in polaris10_populate_clock_stretcher_data_table()
1589 stretch_amount = (uint8_t)table_info->cac_dtp_table->usClockStretchAmount; in tonga_populate_clock_stretcher_data_table()
Completed in 51 milliseconds