Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dioc3_serial.c72 #define NCS_OVERRUN 0x8 macro
1103 if (ncs & NCS_OVERRUN) in ioc3_cb_post_ncs()
1307 ioc3_cb_post_ncs(the_port, NCS_OVERRUN); in do_read()
Dioc4_serial.c341 #define NCS_OVERRUN 0x8 macro
2051 if (ncs & NCS_OVERRUN) in ioc4_cb_post_ncs()
2256 ioc4_cb_post_ncs(the_port, NCS_OVERRUN); in do_read()