Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmcfuart.h119 #define MCFUART_UCR_CMDRESETMRPTR 0x10 /* Reset MR pointer */ macro
/openbmc/linux/drivers/tty/serial/
H A Dmcf.c264 writeb(MCFUART_UCR_CMDRESETMRPTR, port->membase + MCFUART_UCR); in mcf_set_termios()