Searched defs:wave (Results 1 – 9 of 9) sorted by relevance
/linux-5.10/sound/pci/emu10k1/ |
D | emu10k1.c | 93 struct snd_seq_device *wave = NULL; in snd_card_emu10k1_probe() local
|
/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v6_0.c | 2982 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 2993 uint32_t wave, uint32_t thread, in wave_read_regs() 3007 static void gfx_v6_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v6_0_read_wave_data() 3032 uint32_t wave, uint32_t start, in gfx_v6_0_read_wave_sgprs()
|
D | amdgpu_debugfs.c | 868 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local 960 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local
|
D | gfx_v7_0.c | 4149 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 4160 uint32_t wave, uint32_t thread, in wave_read_regs() 4174 static void gfx_v7_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v7_0_read_wave_data() 4199 uint32_t wave, uint32_t start, in gfx_v7_0_read_wave_sgprs()
|
D | gfx_v10_0.c | 4140 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 4148 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 4161 static void gfx_v10_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint… in gfx_v10_0_read_wave_data() 4188 uint32_t wave, uint32_t start, in gfx_v10_0_read_wave_sgprs() 4199 uint32_t wave, uint32_t thread, in gfx_v10_0_read_wave_vgprs()
|
D | gfx_v8_0.c | 5226 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 5237 uint32_t wave, uint32_t thread, in wave_read_regs() 5251 static void gfx_v8_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v8_0_read_wave_data() 5276 uint32_t wave, uint32_t start, in gfx_v8_0_read_wave_sgprs()
|
D | gfx_v9_0.c | 1996 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 2007 uint32_t wave, uint32_t thread, in wave_read_regs() 2021 static void gfx_v9_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v9_0_read_wave_data() 2042 uint32_t wave, uint32_t start, in gfx_v9_0_read_wave_sgprs() 2051 uint32_t wave, uint32_t thread, in gfx_v9_0_read_wave_vgprs()
|
/linux-5.10/drivers/gpu/ipu-v3/ |
D | ipu-dc.c | 120 int map, int wave, int glue, int sync, int stop) in dc_write_tmpl()
|
/linux-5.10/sound/pci/ |
D | ad1889.c | 91 struct ad1889_register_state wave; member
|