Searched refs:vce_clk (Results 1 – 3 of 3) sorted by relevance
553 VCEClockInfo *vce_clk; in amdgpu_parse_extended_power_table() local567 vce_clk = (VCEClockInfo *) in amdgpu_parse_extended_power_table()571 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in amdgpu_parse_extended_power_table()573 le16_to_cpu(vce_clk->usECClkLow) | (vce_clk->ucECClkHigh << 16); in amdgpu_parse_extended_power_table()583 vce_clk = (VCEClockInfo *) in amdgpu_parse_extended_power_table()587 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in amdgpu_parse_extended_power_table()589 le16_to_cpu(vce_clk->usECClkLow) | (vce_clk->ucECClkHigh << 16); in amdgpu_parse_extended_power_table()
1091 VCEClockInfo *vce_clk; in r600_parse_extended_power_table() local1105 vce_clk = (VCEClockInfo *) in r600_parse_extended_power_table()1109 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in r600_parse_extended_power_table()1111 le16_to_cpu(vce_clk->usECClkLow) | (vce_clk->ucECClkHigh << 16); in r600_parse_extended_power_table()1120 vce_clk = (VCEClockInfo *) in r600_parse_extended_power_table()1124 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in r600_parse_extended_power_table()1126 le16_to_cpu(vce_clk->usECClkLow) | (vce_clk->ucECClkHigh << 16); in r600_parse_extended_power_table()
488 static OWL_COMP_FACTOR(vce_clk, "vce_clk", vce_clk_mux_p,588 &vce_clk.common,681 [CLK_VCE] = &vce_clk.common.hw,