Searched refs:COR4_IGNBRK (Results 1 – 5 of 5) sorted by relevance
169 #define COR4_IGNBRK 0x18 macro
309 #define COR4_IGNBRK 0x10 /* Ignore Break */ macro
566 #define COR4_IGNBRK 0x10 /* Ignore Received Break */ macro
403 Cor4 |= COR4_IGNBRK;
3401 cor4 |= COR4_IGNBRK; in stl_cd1400setport()