Searched refs:uvd_clk (Results 1 – 2 of 2) sorted by relevance
504 UVDClockInfo *uvd_clk = (UVDClockInfo *) in amdgpu_parse_extended_power_table() local508 le16_to_cpu(uvd_clk->usVClkLow) | (uvd_clk->ucVClkHigh << 16); in amdgpu_parse_extended_power_table()510 le16_to_cpu(uvd_clk->usDClkLow) | (uvd_clk->ucDClkHigh << 16); in amdgpu_parse_extended_power_table()
1157 UVDClockInfo *uvd_clk = (UVDClockInfo *) in r600_parse_extended_power_table() local1161 le16_to_cpu(uvd_clk->usVClkLow) | (uvd_clk->ucVClkHigh << 16); in r600_parse_extended_power_table()1163 le16_to_cpu(uvd_clk->usDClkLow) | (uvd_clk->ucDClkHigh << 16); in r600_parse_extended_power_table()