Home
last modified time | relevance | path

Searched refs:MCFUART_UOP1 (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/m68k/include/asm/
Dmcfuart.h48 #define MCFUART_UOP1 0x38 /* Output Port Bit Set (w) */ macro
/linux-2.6.39/drivers/tty/serial/
Dmcf.c93 writeb(MCFUART_UOP_RTS, port->membase + MCFUART_UOP1); in mcf_set_mctrl()