Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Duart.h58 #define LCR_7BITS 0x02 macro
162 lcr |= LCR_7BITS; in nlm_uart_init()
/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c233 lcr |= LCR_7BITS; in oct16550_param()