Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dfsl_lpuart.c172 #define UARTCTRL_SBK 0x00010000 macro
1453 temp = lpuart32_read(port, UARTCTRL) & ~UARTCTRL_SBK; in lpuart32_break_ctl()
1456 temp |= UARTCTRL_SBK; in lpuart32_break_ctl()