Searched refs:usPPMTableOffset (Results 1 – 7 of 7) sorted by relevance
116 USHORT usPPMTableOffset; //points to ATOM_PPLIB_PPM_Table member
1198 ext_hdr->usPPMTableOffset) { in r600_parse_extended_power_table()1201 le16_to_cpu(ext_hdr->usPPMTableOffset)); in r600_parse_extended_power_table()
133 USHORT usPPMTableOffset; /*points to ATOM_Tonga_PPM_Table */ member
298 (((unsigned long)powerplay_table) + le16_to_cpu(powerplay_table->usPPMTableOffset)); in init_dpm_2_parameters()300 if (0 != powerplay_table->usPPMTableOffset) { in init_dpm_2_parameters()
1596 if ((extended_header->usPPMTableOffset > 0) && in init_dpm2_parameters()1599 table_offset = le16_to_cpu(extended_header->usPPMTableOffset); in init_dpm2_parameters()
135 USHORT usPPMTableOffset; //points to ATOM_PPLIB_PPM_Table member
545 ext_hdr->usPPMTableOffset) { in amdgpu_parse_extended_power_table()548 le16_to_cpu(ext_hdr->usPPMTableOffset)); in amdgpu_parse_extended_power_table()