Searched refs:UART_DLL (Results 1 – 6 of 6) sorted by relevance
13 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro58 out_8(reg_base + (UART_DLL << reg_shift), divisor & 0xFF); in virtex_ns16550_console_init()
19 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
27 #define UART_DLL UART_RBR macro114 udbg_uart_out(UART_DLL, dll & 0xff); in udbg_uart_setup()135 dll = udbg_uart_in(UART_DLL); in udbg_probe_uart_speed()
67 #define UART_DLL 0x0 /* Divisor Latch (LS) */ macro
75 out_8(avr_addr + UART_DLL, quot & 0xff); /* LS of divisor */ in avr_uart_configure()
1695 l.sb UART_DLL(r3),r4