Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dmxs-auart.c95 #define AUART_LINECTRL_BRK (1 << 0) macro
1265 mxs_set(AUART_LINECTRL_BRK, s, REG_LINECTRL); in mxs_auart_break_ctl()
1267 mxs_clr(AUART_LINECTRL_BRK, s, REG_LINECTRL); in mxs_auart_break_ctl()