Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/platform/drivers/uart/
Dwm_uart.c230 port->regs->UR_LC |= ULCON_STOP_2; in tls_uart_set_stop_bits_inside()
232 port->regs->UR_LC &= ~ULCON_STOP_2; in tls_uart_set_stop_bits_inside()
/device/soc/winnermicro/wm800/board/include/
Dwm_regs.h532 #define ULCON_STOP_2 0x04 /* 2 stop bit */ macro