Home
last modified time | relevance | path

Searched defs:lcr_val (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dns16550.c152 int lcr_val = serial_in(&com_port->lcr) & ~UART_LCR_BKSE; in NS16550_setbrg() local
361 int lcr_val = UART_LCR_WLS_8; in ns16550_serial_setconfig() local