Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dnetx-serial.c55 #define LINE_CR_BRK (1<<0) macro
288 line_cr |= LINE_CR_BRK; in netx_break_ctl()
290 line_cr &= ~LINE_CR_BRK; in netx_break_ctl()