Searched defs:sram_sel (Results 1 – 5 of 5) sorted by relevance
/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vcn.h | 70 #define RREG32_SOC15_DPG_MODE_1_0(ip, inst_idx, reg, mask, sram_sel) \ argument 80 #define WREG32_SOC15_DPG_MODE_1_0(ip, inst_idx, reg, value, mask, sram_sel) \ argument
|
D | vcn_v2_5.c | 655 uint8_t sram_sel, int inst_idx, uint8_t indirect) in vcn_v2_5_clock_gating_dpg_mode()
|
D | vcn_v3_0.c | 788 uint8_t sram_sel, int inst_idx, uint8_t indirect) in vcn_v3_0_clock_gating_dpg_mode()
|
D | vcn_v1_0.c | 630 static void vcn_v1_0_clock_gating_dpg_mode(struct amdgpu_device *adev, uint8_t sram_sel) in vcn_v1_0_clock_gating_dpg_mode()
|
D | vcn_v2_0.c | 588 uint8_t sram_sel, uint8_t indirect) in vcn_v2_0_clock_gating_dpg_mode()
|