Searched refs:SETBREAK (Results 1 – 4 of 4) sorted by relevance
1152 if (lcr & SETBREAK) { in asyclose()1153 OUTB(LCR, (lcr & ~SETBREAK)); in asyclose()1156 if (lcr & SETBREAK) in asyclose()2440 OUTB(LCR, (lcr & ~SETBREAK)); in async_restart()2576 OUTB(LCR, (val | SETBREAK)); in async_nstart()3072 OUTB(LCR, (val | SETBREAK)); in async_ioctl()3100 OUTB(LCR, (val | SETBREAK)); in async_ioctl()3109 OUTB(LCR, (val & ~SETBREAK)); in async_ioctl()
75 #define SETBREAK 0x40 /* break key */ macro
82 #define SETBREAK 0x40 /* break key */ macro
1816 asy->asy_ioaddr + LCR, (lcr & ~SETBREAK)); in asyclose()3005 (lcr & ~SETBREAK)); in async_restart()3111 (val | SETBREAK)); in async_nstart()3283 (val & ~SETBREAK)); in async_resume_utbrk()3579 (val | SETBREAK)); in async_ioctl()3615 asy->asy_ioaddr + LCR, (val | SETBREAK)); in async_ioctl()