Searched refs:vce_clk (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | legacy_dpm.c | 424 VCEClockInfo *vce_clk; in amdgpu_parse_extended_power_table() local 436 vce_clk = (VCEClockInfo *) in amdgpu_parse_extended_power_table() 440 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in amdgpu_parse_extended_power_table() 442 le16_to_cpu(vce_clk->usECClkLow) | (vce_clk->ucECClkHigh << 16); in amdgpu_parse_extended_power_table() 452 vce_clk = (VCEClockInfo *) in amdgpu_parse_extended_power_table() 456 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in amdgpu_parse_extended_power_table() 458 le16_to_cpu(vce_clk in amdgpu_parse_extended_power_table() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_dpm.c | 502 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 in amdgpu_parse_extended_power_table() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | r600_dpm.c | 1090 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 in r600_parse_extended_power_table() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | r600_dpm.c | 1090 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 in r600_parse_extended_power_table() [all...] |
/kernel/linux/linux-5.10/drivers/clk/actions/ |
H A D | owl-s500.c | 215 static OWL_COMP_FACTOR(vce_clk, "vce_clk", hde_clk_mux_p, 446 &vce_clk.common, 506 [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,
|
/kernel/linux/linux-6.6/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,
|
Completed in 10 milliseconds