Home
last modified time | relevance | path

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

/Linux-v6.6/arch/m68k/include/asm/
Dmcfuart.h122 #define MCFUART_UCR_CMDRESETERR 0x40 /* Reset error status */ macro
/Linux-v6.6/drivers/tty/serial/
Dmcf.c292 writeb(MCFUART_UCR_CMDRESETERR, in mcf_rx_chars()