Searched refs:LCR_DLAB (Results 1 – 5 of 5) sorted by relevance
40 #define LCR_DLAB 0x80 macro113 udbg_uart_out(UART_LCR, LCR_DLAB); in udbg_uart_setup()132 udbg_uart_out(UART_LCR, old_lcr | LCR_DLAB); in udbg_probe_uart_speed()
127 #define LCR_DLAB 0x8000 /* Divisor Latch Access Bit */ macro
102 #define LCR_DLAB (1 << 7) /* Divisor Latch Access Bit */ macro
69 #define LCR_DLAB 0x80 macro
207 #define LCR_DLAB 0x80 macro294 outb(LCR_DLAB | LCR_BIT5, LCR(iobase)); in fpga_reset()466 outb(LCR_DLAB | LCR_BIT8, LCR(dev->base_addr)); in yam_set_uart()