Searched defs:wave (Results 1 – 8 of 8) sorted by relevance
/linux/sound/pci/emu10k1/ |
H A D | emu10k1.c | 75 struct snd_seq_device *wave = NULL; in snd_card_emu10k1_probe() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_umr.h | 50 u32 gpr_or_wave, se, sh, cu, wave, simd, xcc_id; member
|
H A D | gfx_v12_0.c | 811 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 819 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 834 uint32_t simd, uint32_t wave, in gfx_v12_0_read_wave_data() 871 uint32_t wave, uint32_t start, in gfx_v12_0_read_wave_sgprs() 883 uint32_t wave, uint32_t thread, in gfx_v12_0_read_wave_vgprs()
|
H A D | amdgpu_debugfs.c | 1061 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local 1153 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local
|
H A D | gfx_v10_0.c | 4478 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 4486 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 4499 …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() 4528 uint32_t wave, uint32_t start, in gfx_v10_0_read_wave_sgprs() 4539 uint32_t wave, uint32_t thread, in gfx_v10_0_read_wave_vgprs()
|
H A D | gfx_v11_0.c | 973 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 981 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 994 …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() 1021 uint32_t wave, uint32_t start, in gfx_v11_0_read_wave_sgprs() 1032 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()
|
/linux/sound/pci/ |
H A D | ad1889.c | 90 struct ad1889_register_state wave; member
|