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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmcfuart.h154 #define MCFUART_UCR_CMDRESETRX 0x20 /* Reset receiver */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dmcf.c158 writeb(MCFUART_UCR_CMDRESETRX, port->membase + MCFUART_UCR);
188 writeb(MCFUART_UCR_CMDRESETRX, port->membase + MCFUART_UCR);
253 writeb(MCFUART_UCR_CMDRESETRX, port->membase + MCFUART_UCR);

Completed in 45 milliseconds