Searched refs:ucSAMClockHigh (Results 1 – 4 of 4) sorted by relevance
615 UCHAR ucSAMClockHigh; member
1188 le16_to_cpu(entry->usSAMClockLow) | (entry->ucSAMClockHigh << 16); in r600_parse_extended_power_table()
519 le16_to_cpu(entry->usSAMClockLow) | (entry->ucSAMClockHigh << 16); in amdgpu_parse_extended_power_table()
1279 samu_table->entries[i].samclk = ((unsigned long)table->entries[i].ucSAMClockHigh << 16) in get_samu_clock_voltage_limit_table()