Searched refs:UART_DLL (Results 1 – 4 of 4) sorted by relevance
36 #define UART_DLL 0x00 /* divisor latch (ls) (DLAB=1) */ macro
121 omap_write(uart, UART_DLL, dll); in baud_protocol_setup()
662 ns_write_reg(uart, UART_DLL, (char)divisor); in ns16550_setup_preirq()668 divisor = ns_read_reg(uart, UART_DLL); in ns16550_setup_preirq()
1446 #define UART_DLL 0x00
Completed in 14 milliseconds