Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmcfuart.h149 #define MCFUART_UOP_RTS 0x01 /* RTS set or clear */ macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmcfuart.h149 #define MCFUART_UOP_RTS 0x01 /* RTS set or clear */ macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dmcf.c91 writeb(MCFUART_UOP_RTS, port->membase + MCFUART_UOP1); in mcf_set_mctrl()
93 writeb(MCFUART_UOP_RTS, port->membase + MCFUART_UOP0); in mcf_set_mctrl()
106 writeb(MCFUART_UOP_RTS, port->membase + MCFUART_UOP1); in mcf_start_tx()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dmcf.c91 writeb(MCFUART_UOP_RTS, port->membase + MCFUART_UOP1); in mcf_set_mctrl()
93 writeb(MCFUART_UOP_RTS, port->membase + MCFUART_UOP0); in mcf_set_mctrl()
106 writeb(MCFUART_UOP_RTS, port->membase + MCFUART_UOP1); in mcf_start_tx()

Completed in 3 milliseconds