Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmcfuart.h53 #define MCFUART_UOP0 0x3c /* Output Port Bit Reset (w) */ macro
/openbmc/linux/drivers/tty/serial/
H A Dmcf.c93 writeb(MCFUART_UOP_RTS, port->membase + MCFUART_UOP0); in mcf_set_mctrl()