Lines Matching defs:detect
316 #define CM_DMAUTO 0x01 /* SB16 DMA auto detect */
2779 unsigned int detect;
2782 detect = snd_cmipci_read(cm, CM_REG_INT_HLDCLR) & CM_CHIP_MASK2;
2783 if (! detect) {
2785 detect = snd_cmipci_read(cm, CM_REG_CHFORMAT) & CM_CHIP_MASK1;
2786 switch (detect) {
2805 if (detect & CM_CHIP_039) {
2807 if (detect & CM_CHIP_039_6CH) /* 4 or 6 channels */
2811 } else if (detect & CM_CHIP_8768) {
2836 if (joystick_port[dev] == 1) { /* auto-detect */