Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/xilinx/
H A Duart_dev_cdnc.c66 #define CDNC_UART_CTRL_REG_STOPBRK (1<<8) macro
294 CDNC_UART_CTRL_REG_TORST | CDNC_UART_CTRL_REG_STOPBRK); in cdnc_uart_hw_init()
654 uart_ctrl &= ~CDNC_UART_CTRL_REG_STOPBRK; in cdnc_uart_bus_ioctl()
656 uart_ctrl |= CDNC_UART_CTRL_REG_STOPBRK; in cdnc_uart_bus_ioctl()