Searched defs:sram_sel (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_vcn.h | 70 #define RREG32_SOC15_DPG_MODE(ip, inst_idx, reg, mask, sram_sel) \ argument 80 #define WREG32_SOC15_DPG_MODE(ip, inst_idx, reg, value, mask, sram_sel) \ argument
|
H A D | amdgpu_vcn_v2_5.c | 648 uint8_t sram_sel, int inst_idx, uint8_t indirect) in vcn_v2_5_clock_gating_dpg_mode()
|
H A D | amdgpu_vcn_v2_0.c | 557 uint8_t sram_sel, uint8_t indirect) in vcn_v2_0_clock_gating_dpg_mode()
|
H A D | amdgpu_vcn_v1_0.c | 636 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()
|