Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Duart.h60 #define LCR_STOPB 0x04 macro
169 lcr |= LCR_STOPB; in nlm_uart_init()
/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c239 lcr |= LCR_STOPB; in oct16550_param()