Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Duart.h59 #define LCR_8BITS 0x03 macro
160 lcr |= LCR_8BITS; in nlm_uart_init()
/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c231 lcr |= LCR_8BITS; in oct16550_param()