Lines Matching +full:adc +full:- +full:joystick
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
29 #define SNDRV_TRIDENT_PAGE_MASK ((1<<SNDRV_TRIDENT_PAGE_SHIFT)-1)
36 #define TRID_REG(trident, x) ((trident)->port + (x))
81 #define LEGACY_DMAR6 0x06 // CNT0 - High bits
107 /* MPU-401 UART */
120 /* Joystick */
146 /* AC-97 Registers */
166 /* ACR1-3 */
229 #define T4D_DEFAULT_PCM_VOL 10 /* 0 - 255 */
230 #define T4D_DEFAULT_PCM_PAN 0 /* 0 - 127 */
231 #define T4D_DEFAULT_PCM_RVOL 127 /* 0 - 127 */
232 #define T4D_DEFAULT_PCM_CVOL 127 /* 0 - 127 */
252 __le32 *entries; /* 16k-aligned TLB table */
253 dma_addr_t entries_dmaaddr; /* 16k-aligned PCI address to TLB table */
279 unsigned short Attribute; /* 16 bits - SiS 7018 */
290 unsigned int negCSO; /* nonzero - use negative CSO */
313 /* --- */
378 struct snd_pcm *pcm; /* ADC/DAC PCM */