Searched refs:LCR_DLAB (Results 1 – 5 of 5) sorted by relevance
44 #define LCR_DLAB 0x80 macro117 udbg_uart_out(UART_LCR, LCR_DLAB); in udbg_uart_setup()136 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
222 #define LCR_DLAB 0x80 macro309 outb(LCR_DLAB | LCR_BIT5, LCR(iobase)); in fpga_reset()481 outb(LCR_DLAB | LCR_BIT8, LCR(dev->base_addr)); in yam_set_uart()