Home
last modified time | relevance | path

Searched refs:UART_DLL (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/boot/
Dvirtex.c13 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
58 out_8(reg_base + (UART_DLL << reg_shift), divisor & 0xFF); in virtex_ns16550_console_init()
Dns16550.c19 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
/arch/powerpc/kernel/
Dudbg_16550.c27 #define UART_DLL UART_RBR macro
114 udbg_uart_out(UART_DLL, dll & 0xff); in udbg_uart_setup()
135 dll = udbg_uart_in(UART_DLL); in udbg_probe_uart_speed()
/arch/sh/include/asm/
Dsmc37c93x.h67 #define UART_DLL 0x0 /* Divisor Latch (LS) */ macro
/arch/powerpc/platforms/embedded6xx/
Dls_uart.c75 out_8(avr_addr + UART_DLL, quot & 0xff); /* LS of divisor */ in avr_uart_configure()
/arch/openrisc/kernel/
Dhead.S1695 l.sb UART_DLL(r3),r4