Searched refs:VCEClockInfo (Results 1 – 2 of 2) sorted by relevance
388 1 + array->ucNumEntries * sizeof(VCEClockInfo)); in amdgpu_parse_extended_power_table()393 1 + (array->ucNumEntries * sizeof (VCEClockInfo)) + in amdgpu_parse_extended_power_table()397 VCEClockInfo *vce_clk; in amdgpu_parse_extended_power_table()409 vce_clk = (VCEClockInfo *) in amdgpu_parse_extended_power_table()411 (entry->ucVCEClockInfoIndex * sizeof(VCEClockInfo))); in amdgpu_parse_extended_power_table()425 vce_clk = (VCEClockInfo *) in amdgpu_parse_extended_power_table()427 (state_entry->ucVCEClockInfoIndex * sizeof(VCEClockInfo))); in amdgpu_parse_extended_power_table()
539 }VCEClockInfo; typedef543 VCEClockInfo entries[1];