Searched defs:wave (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/sound/pci/emu10k1/ |
D | emu10k1.c | 109 struct snd_seq_device *wave = NULL; in snd_card_emu10k1_probe() local
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v6_0.c | 3006 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 3017 uint32_t wave, uint32_t thread, in wave_read_regs() 3031 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() 3056 uint32_t wave, uint32_t start, in gfx_v6_0_read_wave_sgprs()
|
D | amdgpu_debugfs.c | 623 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local 695 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local
|
D | gfx_v9_0.c | 1089 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 1100 uint32_t wave, uint32_t thread, in wave_read_regs() 1114 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() 1135 uint32_t wave, uint32_t start, in gfx_v9_0_read_wave_sgprs() 1144 uint32_t wave, uint32_t thread, in gfx_v9_0_read_wave_vgprs()
|
D | gfx_v7_0.c | 4215 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 4226 uint32_t wave, uint32_t thread, in wave_read_regs() 4240 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() 4265 uint32_t wave, uint32_t start, in gfx_v7_0_read_wave_sgprs()
|
D | gfx_v8_0.c | 5487 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 5498 uint32_t wave, uint32_t thread, in wave_read_regs() 5512 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() 5537 uint32_t wave, uint32_t start, in gfx_v8_0_read_wave_sgprs()
|
/Linux-v4.19/drivers/gpu/ipu-v3/ |
D | ipu-dc.c | 129 int map, int wave, int glue, int sync, int stop) in dc_write_tmpl()
|
/Linux-v4.19/sound/pci/ |
D | ad1889.c | 103 struct ad1889_register_state wave; member
|