Searched refs:VCEClockInfo (Results 1 – 2 of 2) sorted by relevance
539 }VCEClockInfo; typedef543 VCEClockInfo entries[1];
1078 1 + array->ucNumEntries * sizeof(VCEClockInfo)); in r600_parse_extended_power_table()1083 1 + (array->ucNumEntries * sizeof (VCEClockInfo)) + in r600_parse_extended_power_table()1087 VCEClockInfo *vce_clk; in r600_parse_extended_power_table()1101 vce_clk = (VCEClockInfo *) in r600_parse_extended_power_table()1103 (entry->ucVCEClockInfoIndex * sizeof(VCEClockInfo))); in r600_parse_extended_power_table()1116 vce_clk = (VCEClockInfo *) in r600_parse_extended_power_table()1118 (state_entry->ucVCEClockInfoIndex * sizeof(VCEClockInfo))); in r600_parse_extended_power_table()