Home
last modified time | relevance | path

Searched refs:lcr (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/netlogic/xlp-hal/
Duart.h105 uint32_t lcr; in nlm_uart_set_baudrate() local
107 lcr = nlm_read_uart_reg(base, UART_LINE_CTL); in nlm_uart_set_baudrate()
110 nlm_write_uart_reg(base, UART_LINE_CTL, lcr | (1 << 7)); in nlm_uart_set_baudrate()
117 nlm_write_uart_reg(base, UART_LINE_CTL, lcr); in nlm_uart_set_baudrate()
158 uint32_t lcr; in nlm_uart_init() local
160 lcr = 0; in nlm_uart_init()
162 lcr |= LCR_8BITS; in nlm_uart_init()
164 lcr |= LCR_7BITS; in nlm_uart_init()
166 lcr |= LCR_6BITS; in nlm_uart_init()
168 lcr |= LCR_5BITS; in nlm_uart_init()
[all …]
/arch/x86/boot/
Dearly_serial_console.c104 unsigned char lcr, dll, dlh; in probe_baud() local
107 lcr = inb(port + LCR); in probe_baud()
108 outb(lcr | DLAB, port + LCR); in probe_baud()
111 outb(lcr, port + LCR); in probe_baud()
/arch/sh/include/asm/
Dsmc37c93x.h75 volatile __u16 lcr; member
/arch/s390/tools/
Dopcodes.txt26 13 lcr RR_RR