Searched refs:ADCR1_D_CHSW (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dw83977af_ir.h106 #define ADCR1_D_CHSW 0x08 /* the specs are wrong. its bit 3, not 4 */ macro
H A Dw83977af_ir.c582 outb(ADCR1_D_CHSW|/*ADCR1_DMA_F|*/ADCR1_ADV_SL, iobase+ADCR1);
734 outb((inb(iobase+ADCR1) & ~ADCR1_D_CHSW)/*|ADCR1_DMA_F*/|ADCR1_ADV_SL,

Completed in 35 milliseconds