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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dmcf.c105 writeb(pp->imr, port->membase + MCFUART_UIMR);
115 writeb(pp->imr, port->membase + MCFUART_UIMR);
125 writeb(pp->imr, port->membase + MCFUART_UIMR);
167 writeb(pp->imr, port->membase + MCFUART_UIMR);
185 writeb(pp->imr, port->membase + MCFUART_UIMR);
344 writeb(pp->imr, port->membase + MCFUART_UIMR);
381 writeb(0, port->membase + MCFUART_UIMR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmcfuart.h75 #define MCFUART_UIMR 0x14 /* Interrupt Mask (w) */ macro

Completed in 156 milliseconds