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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dimx.c61 #define UCR3 0x88 /* Control Register 3 */ macro
695 temp = readl(sport->port.membase + UCR3);
697 writel(temp, sport->port.membase + UCR3);
708 temp = readl(sport->port.membase + UCR3);
713 writel(temp, sport->port.membase + UCR3);

Completed in 120 milliseconds