Searched refs:usACPTableOffset (Results 1 – 5 of 5) sorted by relevance
117 USHORT usACPTableOffset; //points to ATOM_PPLIB_ACP_Table member
1229 ext_hdr->usACPTableOffset) { in r600_parse_extended_power_table()1233 le16_to_cpu(ext_hdr->usACPTableOffset) + 1); in r600_parse_extended_power_table()
136 USHORT usACPTableOffset; //points to ATOM_PPLIB_ACP_Table member
576 ext_hdr->usACPTableOffset) { in amdgpu_parse_extended_power_table()580 le16_to_cpu(ext_hdr->usACPTableOffset) + 1); in amdgpu_parse_extended_power_table()
269 acp_table_offset = le16_to_cpu(pExtendedHeader->usACPTableOffset); in get_acp_table_offset()