Home
last modified time | relevance | path

Searched refs:UART_DLM (Results 1 – 10 of 10) sorted by relevance

/arch/frv/kernel/
Dgdb-io.h20 #undef UART_DLM
33 #define UART_DLM 1*8 /* Out: Divisor Latch High (DLAB=1) */ macro
/arch/powerpc/boot/
Dvirtex.c17 #define UART_DLM 1 /* Out: Divisor Latch High */ macro
62 out_8(reg_base + (UART_DLM << reg_shift), divisor >> 8); in virtex_ns16550_console_init()
Dns16550.c20 #define UART_DLM 1 /* Out: Divisor Latch High */ macro
/arch/powerpc/kernel/
Dudbg_16550.c32 #define UART_DLM UART_IER macro
119 udbg_uart_out(UART_DLM, dll >> 8); in udbg_uart_setup()
140 dlm = udbg_uart_in(UART_DLM); in udbg_probe_uart_speed()
/arch/mn10300/unit-asb2303/include/unit/
Dserial.h68 #define GDBPORT_SERIAL_DLM __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_DLM * 4, u8)
83 #define GDBPORT_SERIAL_DLM __SYSREG(SERIAL_PORT1_BASE_ADDRESS + UART_DLM * 4, u8)
/arch/sh/include/asm/
Dsmc37c93x.h67 #define UART_DLM 0x2 /* Divisor Latch (MS) */ macro
/arch/mn10300/unit-asb2364/include/unit/
Dserial.h65 #define GDBPORT_SERIAL_DLM __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_DLM * 2, u8)
/arch/mn10300/unit-asb2305/include/unit/
Dserial.h59 #define GDBPORT_SERIAL_DLM __SYSREG(SERIAL_PORT0_BASE_ADDRESS + UART_DLM * 4, u8)
/arch/powerpc/platforms/embedded6xx/
Dls_uart.c76 out_8(avr_addr + UART_DLM, quot >> 8); /* MS of divisor */ in avr_uart_configure()
/arch/openrisc/kernel/
Dhead.S1566 l.sb UART_DLM(r3),r4