UTCR1             319 drivers/mfd/ipaq-micro.c 	writel(0x0, micro->base + UTCR1);
UTCR1              50 drivers/tty/serial/sa1100.c #define UART_GET_UTCR1(sport)	__raw_readl((sport)->port.membase + UTCR1)
UTCR1              58 drivers/tty/serial/sa1100.c #define UART_PUT_UTCR1(sport,v)	__raw_writel((v),(sport)->port.membase + UTCR1)