Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/irda/
Dtoshoboe.c127 outb_p (OBOE_PMDL_SIR, OBOE_PMDL); in toshoboe_setbaud()
132 outb_p (OBOE_PMDL_SIR, OBOE_PMDL); in toshoboe_setbaud()
137 outb_p (OBOE_PMDL_SIR, OBOE_PMDL); in toshoboe_setbaud()
142 outb_p (OBOE_PMDL_SIR, OBOE_PMDL); in toshoboe_setbaud()
147 outb_p (OBOE_PMDL_SIR, OBOE_PMDL); in toshoboe_setbaud()
152 outb_p (OBOE_PMDL_SIR, OBOE_PMDL); in toshoboe_setbaud()
157 outb_p (OBOE_PMDL_SIR, OBOE_PMDL); in toshoboe_setbaud()
162 outb_p (OBOE_PMDL_MIR, OBOE_PMDL); in toshoboe_setbaud()
167 outb_p (OBOE_PMDL_FIR, OBOE_PMDL); in toshoboe_setbaud()
/linux-2.4.37.9/include/net/irda/
Dtoshoboe.h79 #define OBOE_PMDL (0x10+(self->base)) macro