Home
last modified time | relevance | path

Searched refs:MCFUART_UCR_CMDRESETRX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmcfuart.h120 #define MCFUART_UCR_CMDRESETRX 0x20 /* Reset receiver */ macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmcfuart.h120 #define MCFUART_UCR_CMDRESETRX 0x20 /* Reset receiver */ macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dmcf.c156 writeb(MCFUART_UCR_CMDRESETRX, port->membase + MCFUART_UCR); in mcf_startup()
186 writeb(MCFUART_UCR_CMDRESETRX, port->membase + MCFUART_UCR); in mcf_shutdown()
262 writeb(MCFUART_UCR_CMDRESETRX, port->membase + MCFUART_UCR); in mcf_set_termios()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dmcf.c156 writeb(MCFUART_UCR_CMDRESETRX, port->membase + MCFUART_UCR); in mcf_startup()
186 writeb(MCFUART_UCR_CMDRESETRX, port->membase + MCFUART_UCR); in mcf_shutdown()
262 writeb(MCFUART_UCR_CMDRESETRX, port->membase + MCFUART_UCR); in mcf_set_termios()

Completed in 3 milliseconds