Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Duart.h57 #define LCR_6BITS 0x01 macro
164 lcr |= LCR_6BITS; in nlm_uart_init()
/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c235 lcr |= LCR_6BITS; in oct16550_param()