Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/irda/
Ddonauboe.h210 #define OBOE_CONFIG0L_CRC16 0x80 /*CRC 1=16 bit 0=32 bit */ macro
Ddonauboe.c498 config0l = OBOE_CONFIG0L_CRC16 | OBOE_CONFIG0L_ENMIR; in toshoboe_setbaud()