Searched refs:vce_clk (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | r600_dpm.c | 1088 VCEClockInfo *vce_clk; in r600_parse_extended_power_table() local 1102 vce_clk = (VCEClockInfo *) in r600_parse_extended_power_table() 1106 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in r600_parse_extended_power_table() 1108 le16_to_cpu(vce_clk->usECClkLow) | (vce_clk->ucECClkHigh << 16); in r600_parse_extended_power_table() 1117 vce_clk = (VCEClockInfo *) in r600_parse_extended_power_table() 1121 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in r600_parse_extended_power_table() 1123 le16_to_cpu(vce_clk->usECClkLow) | (vce_clk->ucECClkHigh << 16); in r600_parse_extended_power_table()
|
| /linux/drivers/clk/actions/ |
| H A D | owl-s500.c | 222 static OWL_COMP_FACTOR(vce_clk, "vce_clk", hde_clk_mux_p, 457 &vce_clk.common, 519 [CLK_VCE] = &vce_clk.common.hw,
|
| H A D | owl-s900.c | 490 static OWL_COMP_FACTOR(vce_clk, "vce_clk", vce_clk_mux_p, 590 &vce_clk.common, 683 [CLK_VCE] = &vce_clk.common.hw,
|