Searched refs:UART_DLL (Results 1 - 2 of 2) sorted by relevance

/u-boot/board/nuvoton/common/
H A Duart.c12 #define UART_DLL 0x0 macro
40 dll = readb(uart_reg + UART_DLL);
58 writeb(divisor & 0xff, uart_reg + UART_DLL);
/u-boot/include/linux/
H A Dserial_reg.h150 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro

Completed in 106 milliseconds