Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/irda/
Ddonauboe.c351 __u8 config0l = 0; in toshoboe_setbaud() local
425 config0l = OBOE_CONFIG0L_ENSIR; in toshoboe_setbaud()
438 config0l |= OBOE_CONFIG0L_ENSIRF; in toshoboe_setbaud()
452 config0l = OBOE_CONFIG0L_CRC16 | OBOE_CONFIG0L_ENMIR; in toshoboe_setbaud()
462 config0l = OBOE_CONFIG0L_ENFIR; in toshoboe_setbaud()
469 OUTB (config0l, OBOE_CONFIG0L); in toshoboe_setbaud()