Searched defs:wave (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/pci/emu10k1/ |
| H A D | emu10k1.c | 76 struct snd_seq_device *wave = NULL; in snd_card_emu10k1_probe() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v6_0.c | 2943 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 2954 uint32_t wave, uint32_t thread, in wave_read_regs() 2968 …wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t *dst… in gfx_v6_0_read_wave_data() 2994 uint32_t wave, uint32_t start, in gfx_v6_0_read_wave_sgprs()
|
| H A D | amdgpu_umr.h | 50 u32 gpr_or_wave, se, sh, cu, wave, simd, xcc_id; member
|
| H A D | gfx_v7_0.c | 4012 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 4023 uint32_t wave, uint32_t thread, in wave_read_regs() 4037 …wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t *dst… in gfx_v7_0_read_wave_data() 4063 uint32_t wave, uint32_t start, in gfx_v7_0_read_wave_sgprs()
|
| H A D | gfx_v12_0.c | 815 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 823 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 838 uint32_t simd, uint32_t wave, in gfx_v12_0_read_wave_data() 875 uint32_t wave, uint32_t start, in gfx_v12_0_read_wave_sgprs() 887 uint32_t wave, uint32_t thread, in gfx_v12_0_read_wave_vgprs()
|
| H A D | gfx_v10_0.c | 4477 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 4485 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 4498 …wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t *dst… in gfx_v10_0_read_wave_data() 4527 uint32_t wave, uint32_t start, in gfx_v10_0_read_wave_sgprs() 4538 uint32_t wave, uint32_t thread, in gfx_v10_0_read_wave_vgprs()
|
| H A D | gfx_v11_0.c | 972 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 980 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 993 …wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t *dst… in gfx_v11_0_read_wave_data() 1020 uint32_t wave, uint32_t start, in gfx_v11_0_read_wave_sgprs() 1031 uint32_t wave, uint32_t thread, in gfx_v11_0_read_wave_vgprs()
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-dc.c | 120 int map, int wave, int glue, int sync, int stop) in dc_write_tmpl()
|