Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dcd1400.h169 #define COR4_IGNBRK 0x18 macro
/linux-2.4.37.9/drivers/char/rio/
Dcirrus.h309 #define COR4_IGNBRK 0x10 /* Ignore Break */ macro
Driowinif.h566 #define COR4_IGNBRK 0x10 /* Ignore Received Break */ macro
Drioparam.c403 Cor4 |= COR4_IGNBRK;
/linux-2.4.37.9/drivers/char/
Dstallion.c3401 cor4 |= COR4_IGNBRK; in stl_cd1400setport()