Lines Matching +full:0 +full:x0802

18 #define WSS_MODE_NONE	0x0000
19 #define WSS_MODE_PLAY 0x0001
20 #define WSS_MODE_RECORD 0x0002
21 #define WSS_MODE_TIMER 0x0004
26 #define WSS_HW_DETECT 0x0000 /* let CS4231 driver detect chip */
27 #define WSS_HW_DETECT3 0x0001 /* allow mode 3 */
28 #define WSS_HW_TYPE_MASK 0xff00 /* type mask */
29 #define WSS_HW_CS4231_MASK 0x0100 /* CS4231 serie */
30 #define WSS_HW_CS4231 0x0100 /* CS4231 chip */
31 #define WSS_HW_CS4231A 0x0101 /* CS4231A chip */
32 #define WSS_HW_AD1845 0x0102 /* AD1845 chip */
33 #define WSS_HW_CS4232_MASK 0x0200 /* CS4232 serie (has control ports) */
34 #define WSS_HW_CS4232 0x0200 /* CS4232 */
35 #define WSS_HW_CS4232A 0x0201 /* CS4232A */
36 #define WSS_HW_CS4236 0x0202 /* CS4236 */
37 #define WSS_HW_CS4236B_MASK 0x0400 /* CS4236B serie (has extended control regs) */
38 #define WSS_HW_CS4235 0x0400 /* CS4235 - Crystal Clear (tm) stereo enhancement */
39 #define WSS_HW_CS4236B 0x0401 /* CS4236B */
40 #define WSS_HW_CS4237B 0x0402 /* CS4237B - SRS 3D */
41 #define WSS_HW_CS4238B 0x0403 /* CS4238B - QSOUND 3D */
42 #define WSS_HW_CS4239 0x0404 /* CS4239 - Crystal Clear (tm) stereo enhancement */
43 #define WSS_HW_AD1848_MASK 0x0800 /* AD1848 serie (half duplex) */
44 #define WSS_HW_AD1847 0x0801 /* AD1847 chip */
45 #define WSS_HW_AD1848 0x0802 /* AD1848 chip */
46 #define WSS_HW_CS4248 0x0803 /* CS4248 chip */
47 #define WSS_HW_CMI8330 0x0804 /* CMI8330 chip */
48 #define WSS_HW_THINKPAD 0x0805 /* Thinkpad 360/750/755 */
50 #define WSS_HW_INTERWAVE 0x1000 /* InterWave chip */
51 #define WSS_HW_OPL3SA2 0x1101 /* OPL3-SA2 chip, similar to cs4231 */
52 #define WSS_HW_OPTI93X 0x1102 /* Opti 930/931/933 */
55 #define WSS_HWSHARE_IRQ (1<<0)
60 #define AD1848_THINKPAD_CTL_PORT1 0x15e8
61 #define AD1848_THINKPAD_CTL_PORT2 0x15e9
62 #define AD1848_THINKPAD_CS4248_ENABLE_BIT 0x02