Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/include/asm/
Dmcfuart.h118 #define MCFUART_UCR_CMDRESETERR 0x40 /* Reset error status */ macro
/linux-2.6.39/drivers/tty/serial/
Dmcf.c283 writeb(MCFUART_UCR_CMDRESETERR, in mcf_rx_chars()