Home
last modified time | relevance | path

Searched refs:IRCC_INTERFACE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/irda/
Dsmc-ircc.h141 #define IRCC_INTERFACE 0x04 /* low 4 = DMA, high 4 = IRQ */ macro
/linux-2.4.37.9/drivers/net/irda/
Dsmc-ircc.c458 config = inb(fir_base+IRCC_INTERFACE); in ircc_open()