Searched refs:wave (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/pci/emu10k1/ |
| H A D | emu10k1.c | 76 struct snd_seq_device *wave = NULL; in snd_card_emu10k1_probe() local 151 sizeof(struct snd_emu10k1_synth_arg), &wave) < 0 || in snd_card_emu10k1_probe() 152 wave == NULL) { in snd_card_emu10k1_probe() 157 arg = SNDRV_SEQ_DEVICE_ARGPTR(wave); in snd_card_emu10k1_probe() 158 strscpy(wave->name, "Emu-10k1 Synth"); in snd_card_emu10k1_probe()
|
| /linux/sound/pci/au88x0/ |
| H A D | au88x0.c | 266 sizeof(snd_vortex_synth_arg_t), &wave) < 0 in __snd_vortex_probe() 267 || wave == NULL) { in __snd_vortex_probe() 272 arg = SNDRV_SEQ_DEVICE_ARGPTR(wave); in __snd_vortex_probe() 273 strscpy(wave->name, "Aureal Synth"); in __snd_vortex_probe()
|
| /linux/Documentation/devicetree/bindings/clock/ti/davinci/ |
| H A D | pll.txt | 18 - ti,clkmode-square-wave: Indicates that the board is supplying a square 19 wave input on the OSCIN pin instead of using a crystal oscillator. 61 ti,clkmode-square-wave;
|
| /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() argument 129 reg1 = sync | glue << 4 | ++wave << 11 | ((operand << 15) & 0xffff8000); in dc_write_tmpl() 132 reg1 = sync | glue << 4 | ++wave << 11 | ++map << 15 | ((operand << 20) & 0xfff00000); in dc_write_tmpl()
|
| /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_v9_0.c | 1930 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() argument 1933 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_ind() 1941 uint32_t wave, uint32_t thread, in wave_read_regs() argument 1945 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_regs() 1955 …data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t *dst, int… in gfx_v9_0_read_wave_data() argument 1959 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_STATUS); in gfx_v9_0_read_wave_data() 1960 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_PC_LO); in gfx_v9_0_read_wave_data() 1961 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_PC_HI); in gfx_v9_0_read_wave_data() 1962 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_EXEC_LO); in gfx_v9_0_read_wave_data() 1963 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_EXEC_HI); in gfx_v9_0_read_wave_data() [all …]
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | timekeeping.rst | 103 This generates a high / low square wave. The count 112 which generates sine-like tones by low-pass filtering the square wave output. 253 bit 3 = Square wave interrupt enable
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | vidtv.rst | 34 Elementary Stream, which in turn contains a SMPTE 302m encoded sine-wave.
|