Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dnetx-serial.c67 #define LINE_CR_BRK (1<<0) macro
300 line_cr |= LINE_CR_BRK; in netx_break_ctl()
302 line_cr &= ~LINE_CR_BRK; in netx_break_ctl()