/linux-6.3-rc2/sound/pci/emu10k1/ |
A D | emu10k1.c | 91 struct snd_seq_device *wave = NULL; in snd_card_emu10k1_probe() local 165 sizeof(struct snd_emu10k1_synth_arg), &wave) < 0 || in snd_card_emu10k1_probe() 166 wave == NULL) { in snd_card_emu10k1_probe() 171 arg = SNDRV_SEQ_DEVICE_ARGPTR(wave); in snd_card_emu10k1_probe() 172 strcpy(wave->name, "Emu-10k1 Synth"); in snd_card_emu10k1_probe()
|
/linux-6.3-rc2/sound/pci/ |
A D | ad1889.c | 90 struct ad1889_register_state wave; member 190 chip->wave.reg = reg; in ad1889_channel_reset() 358 chip->wave.size = size; in snd_ad1889_playback_prepare() 359 chip->wave.reg = reg; in snd_ad1889_playback_prepare() 360 chip->wave.addr = rt->dma_addr; in snd_ad1889_playback_prepare() 362 ad1889_writew(chip, AD_DS_WSMC, chip->wave.reg); in snd_ad1889_playback_prepare() 379 chip->wave.addr, count, size, reg, rt->rate); in snd_ad1889_playback_prepare() 460 chip->wave.reg = wsmc; in snd_ad1889_playback_trigger() 516 if (unlikely(!(chip->wave.reg & AD_DS_WSMC_WAEN))) in snd_ad1889_playback_pointer() 520 ptr -= chip->wave.addr; in snd_ad1889_playback_pointer() [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/rtc/ |
A D | maxim,ds3231.txt | 14 - 0: square-wave output on the SQW pin 15 - 1: square-wave output on the 32kHz pin
|
A D | nxp,pcf85063.yaml | 42 Provide this if the square wave pin is used as boot-enabled
|
/linux-6.3-rc2/sound/pci/au88x0/ |
A D | au88x0.c | 267 sizeof(snd_vortex_synth_arg_t), &wave) < 0 in __snd_vortex_probe() 268 || wave == NULL) { in __snd_vortex_probe() 273 arg = SNDRV_SEQ_DEVICE_ARGPTR(wave); in __snd_vortex_probe() 274 strcpy(wave->name, "Aureal Synth"); in __snd_vortex_probe()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | gfx_v9_4_2.c | 422 uint32_t se, cu, simd, wave; in gfx_v9_4_2_log_wave_assignment() local 439 for (wave = 0; wave < WAVE_ID_MAX; wave++) { in gfx_v9_4_2_log_wave_assignment() 456 uint32_t se, cu, simd, wave; in gfx_v9_4_2_wait_for_waves_assigned() local 468 for (wave = 0; wave < WAVE_ID_MAX; wave++) { in gfx_v9_4_2_wait_for_waves_assigned() 469 if (((1 << wave) & mask) && in gfx_v9_4_2_wait_for_waves_assigned() 1828 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_ind() 1839 uint32_t i, simd, wave; in gfx_v9_4_2_log_cu_timeout_status() local 1851 wave = i % cu_info->max_waves_per_simd; in gfx_v9_4_2_log_cu_timeout_status() 1857 wave_read_ind(adev, simd, wave, ixSQ_WAVE_EXEC_LO); in gfx_v9_4_2_log_cu_timeout_status() 1859 wave_read_ind(adev, simd, wave, ixSQ_WAVE_EXEC_HI); in gfx_v9_4_2_log_cu_timeout_status() [all …]
|
A D | gfx_v6_0.c | 2949 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_ind() 2957 uint32_t wave, uint32_t thread, in wave_read_regs() argument 2961 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_regs() 2975 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_STATUS); in gfx_v6_0_read_wave_data() 2976 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_PC_LO); in gfx_v6_0_read_wave_data() 2977 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_PC_HI); in gfx_v6_0_read_wave_data() 2980 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_HW_ID); in gfx_v6_0_read_wave_data() 2992 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_M0); in gfx_v6_0_read_wave_data() 2993 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_MODE); in gfx_v6_0_read_wave_data() 2997 uint32_t wave, uint32_t start, in gfx_v6_0_read_wave_sgprs() argument [all …]
|
A D | gfx_v7_0.c | 4092 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_ind() 4100 uint32_t wave, uint32_t thread, in wave_read_regs() argument 4104 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_regs() 4118 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_STATUS); in gfx_v7_0_read_wave_data() 4119 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_PC_LO); in gfx_v7_0_read_wave_data() 4120 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_PC_HI); in gfx_v7_0_read_wave_data() 4123 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_HW_ID); in gfx_v7_0_read_wave_data() 4135 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_M0); in gfx_v7_0_read_wave_data() 4136 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_MODE); in gfx_v7_0_read_wave_data() 4140 uint32_t wave, uint32_t start, in gfx_v7_0_read_wave_sgprs() argument [all …]
|
A D | amdgpu_gfx.h | 228 uint32_t wave, uint32_t *dst, int *no_fields); 230 uint32_t wave, uint32_t thread, uint32_t start, 233 uint32_t wave, uint32_t start, uint32_t size,
|
A D | amdgpu_debugfs.c | 883 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local 893 wave = (*pos & GENMASK_ULL(36, 31)) >> 31; in amdgpu_debugfs_wave_read() 914 adev->gfx.funcs->read_wave_data(adev, simd, wave, data, &x); in amdgpu_debugfs_wave_read() 975 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local 985 wave = (*pos & GENMASK_ULL(43, 36)) >> 36; in amdgpu_debugfs_gpr_read() 1008 adev->gfx.funcs->read_wave_vgprs(adev, simd, wave, thread, offset, size>>2, data); in amdgpu_debugfs_gpr_read() 1011 adev->gfx.funcs->read_wave_sgprs(adev, simd, wave, offset, size>>2, data); in amdgpu_debugfs_gpr_read()
|
A D | gfx_v8_0.c | 5197 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_ind() 5205 uint32_t wave, uint32_t thread, in wave_read_regs() argument 5209 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_regs() 5223 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_STATUS); in gfx_v8_0_read_wave_data() 5224 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_PC_LO); in gfx_v8_0_read_wave_data() 5225 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_PC_HI); in gfx_v8_0_read_wave_data() 5228 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_HW_ID); in gfx_v8_0_read_wave_data() 5240 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_M0); in gfx_v8_0_read_wave_data() 5241 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_MODE); in gfx_v8_0_read_wave_data() 5245 uint32_t wave, uint32_t start, in gfx_v8_0_read_wave_sgprs() argument [all …]
|
A D | gfx_v9_0.c | 1759 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_ind() 1767 uint32_t wave, uint32_t thread, in wave_read_regs() argument 1771 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_regs() 1786 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_PC_LO); in gfx_v9_0_read_wave_data() 1787 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_PC_HI); in gfx_v9_0_read_wave_data() 1798 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_M0); in gfx_v9_0_read_wave_data() 1799 dst[(*no_fields)++] = wave_read_ind(adev, simd, wave, ixSQ_WAVE_MODE); in gfx_v9_0_read_wave_data() 1803 uint32_t wave, uint32_t start, in gfx_v9_0_read_wave_sgprs() argument 1807 adev, simd, wave, 0, in gfx_v9_0_read_wave_sgprs() 1812 uint32_t wave, uint32_t thread, in gfx_v9_0_read_wave_vgprs() argument [all …]
|
A D | gfx_v11_0.c | 732 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_ind() 742 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_regs() 759 dst[(*no_fields)++] = wave_read_ind(adev, wave, ixSQ_WAVE_STATUS); in gfx_v11_0_read_wave_data() 760 dst[(*no_fields)++] = wave_read_ind(adev, wave, ixSQ_WAVE_PC_LO); in gfx_v11_0_read_wave_data() 761 dst[(*no_fields)++] = wave_read_ind(adev, wave, ixSQ_WAVE_PC_HI); in gfx_v11_0_read_wave_data() 772 dst[(*no_fields)++] = wave_read_ind(adev, wave, ixSQ_WAVE_M0); in gfx_v11_0_read_wave_data() 773 dst[(*no_fields)++] = wave_read_ind(adev, wave, ixSQ_WAVE_MODE); in gfx_v11_0_read_wave_data() 777 uint32_t wave, uint32_t start, in gfx_v11_0_read_wave_sgprs() argument 783 adev, wave, 0, start + SQIND_WAVE_SGPRS_OFFSET, size, in gfx_v11_0_read_wave_sgprs() 788 uint32_t wave, uint32_t thread, in gfx_v11_0_read_wave_vgprs() argument [all …]
|
A D | gfx_v10_0.c | 4276 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_ind() 4286 (wave << SQ_IND_INDEX__WAVE_ID__SHIFT) | in wave_read_regs() 4303 dst[(*no_fields)++] = wave_read_ind(adev, wave, ixSQ_WAVE_STATUS); in gfx_v10_0_read_wave_data() 4304 dst[(*no_fields)++] = wave_read_ind(adev, wave, ixSQ_WAVE_PC_LO); in gfx_v10_0_read_wave_data() 4305 dst[(*no_fields)++] = wave_read_ind(adev, wave, ixSQ_WAVE_PC_HI); in gfx_v10_0_read_wave_data() 4317 dst[(*no_fields)++] = wave_read_ind(adev, wave, ixSQ_WAVE_M0); in gfx_v10_0_read_wave_data() 4318 dst[(*no_fields)++] = wave_read_ind(adev, wave, ixSQ_WAVE_MODE); in gfx_v10_0_read_wave_data() 4322 uint32_t wave, uint32_t start, in gfx_v10_0_read_wave_sgprs() argument 4328 adev, wave, 0, start + SQIND_WAVE_SGPRS_OFFSET, size, in gfx_v10_0_read_wave_sgprs() 4333 uint32_t wave, uint32_t thread, in gfx_v10_0_read_wave_vgprs() argument [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ti/davinci/ |
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-6.3-rc2/drivers/gpu/ipu-v3/ |
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-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | nvidia,tegra124-dfll.txt | 56 - nvidia,pwm-period-nanoseconds: period of PWM square wave in nanoseconds.
|
/linux-6.3-rc2/Documentation/virt/kvm/x86/ |
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-6.3-rc2/drivers/media/rc/ |
A D | Kconfig | 344 wave and pulses.
|
/linux-6.3-rc2/Documentation/driver-api/media/drivers/ |
A D | vidtv.rst | 34 Elementary Stream, which in turn contains a SMPTE 302m encoded sine-wave.
|