Searched refs:uvd_clk (Results 1 – 2 of 2) sorted by relevance
621 UVDClockInfo *uvd_clk = (UVDClockInfo *) in amdgpu_parse_extended_power_table() local625 le16_to_cpu(uvd_clk->usVClkLow) | (uvd_clk->ucVClkHigh << 16); in amdgpu_parse_extended_power_table()627 le16_to_cpu(uvd_clk->usDClkLow) | (uvd_clk->ucDClkHigh << 16); in amdgpu_parse_extended_power_table()
1158 UVDClockInfo *uvd_clk = (UVDClockInfo *) in r600_parse_extended_power_table() local1162 le16_to_cpu(uvd_clk->usVClkLow) | (uvd_clk->ucVClkHigh << 16); in r600_parse_extended_power_table()1164 le16_to_cpu(uvd_clk->usDClkLow) | (uvd_clk->ucDClkHigh << 16); in r600_parse_extended_power_table()