Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/irda/
Ddonauboe.c345 __u8 config0l = 0; in toshoboe_setbaud() local
419 config0l = OBOE_CONFIG0L_ENSIR; in toshoboe_setbaud()
432 config0l |= OBOE_CONFIG0L_ENSIRF; in toshoboe_setbaud()
446 config0l = OBOE_CONFIG0L_CRC16 | OBOE_CONFIG0L_ENMIR; in toshoboe_setbaud()
456 config0l = OBOE_CONFIG0L_ENFIR; in toshoboe_setbaud()
463 OUTB (config0l, OBOE_CONFIG0L); in toshoboe_setbaud()