Searched refs:LCR_STOPB (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/sys/dev/ic/ | ||
| D | comreg.h | 122 #define LCR_STOPB 0x04 /* 2 stop bits per serial word */ macro |
| D | com.c | 951 SET(lcr, LCR_STOPB); |
| /mirbsd/src/sys/arch/i386/isa/ | ||
| D | pccom.c | 1321 SET(lcr, LCR_STOPB); |