Searched refs:usConfigurableTDP (Results 1 – 12 of 12) sorted by relevance
376 USHORT usConfigurableTDP; member394 USHORT usConfigurableTDP; member426 USHORT usConfigurableTDP; member
593 tdp_table->usConfigurableTDP = in get_cac_tdp_table()594 le16_to_cpu(tonga_table->usConfigurableTDP); in get_cac_tdp_table()620 tdp_table->usConfigurableTDP = le16_to_cpu(fijitable->usConfigurableTDP); in get_cac_tdp_table()664 tdp_table->usConfigurableTDP = le16_to_cpu(polaristable->usConfigurableTDP); in get_cac_tdp_table()
327 tdp_table->usConfigurableTDP = le16_to_cpu(table->usConfigurableTDP); in get_cac_tdp_table()
1263 target_tdp = ((100 + adjust_percent) * (int)(cac_table->usConfigurableTDP * 256)) / 100; in smu7_power_control_set_level()
414 uint16_t usConfigurableTDP; member451 uint16_t usConfigurableTDP; member
649 USHORT usConfigurableTDP; member
1282 le16_to_cpu(pt->usConfigurableTDP); in r600_parse_extended_power_table()
690 USHORT usConfigurableTDP; member
695 le16_to_cpu(pt->usConfigurableTDP); in amdgpu_parse_extended_power_table()
1867 dpm_table->TargetTdp = PP_HOST_TO_SMC_US((uint16_t)(cac_dtp_table->usConfigurableTDP * 256)); in iceland_populate_bapm_parameters_in_dpm_table()
726 dpm_table->TargetTdp = PP_HOST_TO_SMC_US((uint16_t)(cac_dtp_table->usConfigurableTDP * 256)); in ci_populate_bapm_parameters_in_dpm_table()
1841 (uint16_t)(cac_dtp_table->usConfigurableTDP * 256)); in tonga_populate_bapm_parameters_in_dpm_table()
Completed in 49 milliseconds