Searched defs:wave (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
D | emu10k1.c | 93 struct snd_seq_device *wave = NULL; in snd_card_emu10k1_probe() local
|
/kernel/linux/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 | 4143 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 4151 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 4164 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() 4191 uint32_t wave, uint32_t start, in gfx_v10_0_read_wave_sgprs() 4202 uint32_t wave, uint32_t thread, in gfx_v10_0_read_wave_vgprs()
|
D | gfx_v8_0.c | 5228 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 5239 uint32_t wave, uint32_t thread, in wave_read_regs() 5253 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() 5278 uint32_t wave, uint32_t start, in gfx_v8_0_read_wave_sgprs()
|
D | gfx_v9_0.c | 2013 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 2024 uint32_t wave, uint32_t thread, in wave_read_regs() 2038 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() 2059 uint32_t wave, uint32_t start, in gfx_v9_0_read_wave_sgprs() 2068 uint32_t wave, uint32_t thread, in gfx_v9_0_read_wave_vgprs()
|
/kernel/linux/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()
|
/kernel/linux/linux-5.10/sound/pci/ |
D | ad1889.c | 91 struct ad1889_register_state wave; member
|