Home
last modified time | relevance | path

Searched refs:vce_clk (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/radeon/
Dr600_dpm.c1090 VCEClockInfo *vce_clk; in r600_parse_extended_power_table() local
1104 vce_clk = (VCEClockInfo *) in r600_parse_extended_power_table()
1108 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in r600_parse_extended_power_table()
1110 le16_to_cpu(vce_clk->usECClkLow) | (vce_clk->ucECClkHigh << 16); in r600_parse_extended_power_table()
1119 vce_clk = (VCEClockInfo *) in r600_parse_extended_power_table()
1123 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in r600_parse_extended_power_table()
1125 le16_to_cpu(vce_clk->usECClkLow) | (vce_clk->ucECClkHigh << 16); in r600_parse_extended_power_table()
/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c502 VCEClockInfo *vce_clk; in amdgpu_parse_extended_power_table() local
516 vce_clk = (VCEClockInfo *) in amdgpu_parse_extended_power_table()
520 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in amdgpu_parse_extended_power_table()
522 le16_to_cpu(vce_clk->usECClkLow) | (vce_clk->ucECClkHigh << 16); in amdgpu_parse_extended_power_table()
532 vce_clk = (VCEClockInfo *) in amdgpu_parse_extended_power_table()
536 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in amdgpu_parse_extended_power_table()
538 le16_to_cpu(vce_clk->usECClkLow) | (vce_clk->ucECClkHigh << 16); in amdgpu_parse_extended_power_table()
/drivers/clk/actions/
Dowl-s500.c215 static OWL_COMP_FACTOR(vce_clk, "vce_clk", hde_clk_mux_p,
446 &vce_clk.common,
506 [CLK_VCE] = &vce_clk.common.hw,
Dowl-s900.c490 static OWL_COMP_FACTOR(vce_clk, "vce_clk", vce_clk_mux_p,
590 &vce_clk.common,
683 [CLK_VCE] = &vce_clk.common.hw,