Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/irda/
Dsmsc-ircc2.h150 #define IRCC_CONTROL 0x00 macro
Dsmsc-ircc2.c782 outb((inb(iobase + IRCC_CONTROL) & 0x30), iobase + IRCC_CONTROL); in smsc_ircc_init_chip()
994 outb((inb(fir_base + IRCC_CONTROL) & 0x30) | ctrl, fir_base + IRCC_CONTROL); in smsc_ircc_set_fir_speed()
1279 ctrl = inb(iobase + IRCC_CONTROL) & 0xf0; in smsc_ircc_dma_xmit()