Searched defs:wave (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/sound/pci/emu10k1/ |
D | emu10k1.c | 93 struct snd_seq_device *wave = NULL; in snd_card_emu10k1_probe() local
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v6_0.c | 2987 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 2998 uint32_t wave, uint32_t thread, in wave_read_regs() 3012 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() 3037 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_v7_0.c | 4141 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 4152 uint32_t wave, uint32_t thread, in wave_read_regs() 4166 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() 4191 uint32_t wave, uint32_t start, in gfx_v7_0_read_wave_sgprs()
|
D | gfx_v10_0.c | 1110 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 1118 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 1131 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() 1158 uint32_t wave, uint32_t start, in gfx_v10_0_read_wave_sgprs() 1169 uint32_t wave, uint32_t thread, in gfx_v10_0_read_wave_vgprs()
|
D | gfx_v8_0.c | 5241 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 5252 uint32_t wave, uint32_t thread, in wave_read_regs() 5266 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() 5291 uint32_t wave, uint32_t start, in gfx_v8_0_read_wave_sgprs()
|
D | gfx_v9_0.c | 1781 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 1792 uint32_t wave, uint32_t thread, in wave_read_regs() 1806 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() 1827 uint32_t wave, uint32_t start, in gfx_v9_0_read_wave_sgprs() 1836 uint32_t wave, uint32_t thread, in gfx_v9_0_read_wave_vgprs()
|
/Linux-v5.4/drivers/gpu/ipu-v3/ |
D | ipu-dc.c | 120 int map, int wave, int glue, int sync, int stop) in dc_write_tmpl()
|
/Linux-v5.4/sound/pci/ |
D | ad1889.c | 91 struct ad1889_register_state wave; member
|