Home
last modified time | relevance | path

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

/freebsd/sys/arm/xilinx/
H A Duart_dev_cdnc.c63 #define CDNC_UART_CTRL_REG_STOPBRK (1<<8) macro
291 CDNC_UART_CTRL_REG_TORST | CDNC_UART_CTRL_REG_STOPBRK); in cdnc_uart_hw_init()
651 uart_ctrl &= ~CDNC_UART_CTRL_REG_STOPBRK; in cdnc_uart_bus_ioctl()
653 uart_ctrl |= CDNC_UART_CTRL_REG_STOPBRK; in cdnc_uart_bus_ioctl()