Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c69 #define NCS_OVERRUN 0x8 macro
1100 if (ncs & NCS_OVERRUN) in ioc3_cb_post_ncs()
1304 ioc3_cb_post_ncs(the_port, NCS_OVERRUN); in do_read()
Dioc4_serial.c338 #define NCS_OVERRUN 0x8 macro
2054 if (ncs & NCS_OVERRUN) in ioc4_cb_post_ncs()
2259 ioc4_cb_post_ncs(the_port, NCS_OVERRUN); in do_read()