UART_IR_REG        19 arch/mips/bcm63xx/early_printk.c 		val = bcm_uart0_readl(UART_IR_REG);
UART_IR_REG        96 drivers/tty/serial/bcm63xx_uart.c 	val = bcm_uart_readl(port, UART_IR_REG);
UART_IR_REG       155 drivers/tty/serial/bcm63xx_uart.c 	val = bcm_uart_readl(port, UART_IR_REG);
UART_IR_REG       157 drivers/tty/serial/bcm63xx_uart.c 	bcm_uart_writel(port, val, UART_IR_REG);
UART_IR_REG       167 drivers/tty/serial/bcm63xx_uart.c 	val = bcm_uart_readl(port, UART_IR_REG);
UART_IR_REG       169 drivers/tty/serial/bcm63xx_uart.c 	bcm_uart_writel(port, val, UART_IR_REG);
UART_IR_REG       183 drivers/tty/serial/bcm63xx_uart.c 	val = bcm_uart_readl(port, UART_IR_REG);
UART_IR_REG       185 drivers/tty/serial/bcm63xx_uart.c 	bcm_uart_writel(port, val, UART_IR_REG);
UART_IR_REG       195 drivers/tty/serial/bcm63xx_uart.c 	val = bcm_uart_readl(port, UART_IR_REG);
UART_IR_REG       197 drivers/tty/serial/bcm63xx_uart.c 	bcm_uart_writel(port, val, UART_IR_REG);
UART_IR_REG       246 drivers/tty/serial/bcm63xx_uart.c 		iestat = bcm_uart_readl(port, UART_IR_REG);
UART_IR_REG       355 drivers/tty/serial/bcm63xx_uart.c 	val = bcm_uart_readl(port, UART_IR_REG);
UART_IR_REG       357 drivers/tty/serial/bcm63xx_uart.c 	bcm_uart_writel(port, val, UART_IR_REG);
UART_IR_REG       372 drivers/tty/serial/bcm63xx_uart.c 	irqstat = bcm_uart_readl(port, UART_IR_REG);
UART_IR_REG       447 drivers/tty/serial/bcm63xx_uart.c 	bcm_uart_writel(port, 0, UART_IR_REG);
UART_IR_REG       477 drivers/tty/serial/bcm63xx_uart.c 	bcm_uart_writel(port, UART_RX_INT_MASK, UART_IR_REG);
UART_IR_REG       490 drivers/tty/serial/bcm63xx_uart.c 	bcm_uart_writel(port, 0, UART_IR_REG);
UART_IR_REG       558 drivers/tty/serial/bcm63xx_uart.c 	ier = bcm_uart_readl(port, UART_IR_REG);
UART_IR_REG       564 drivers/tty/serial/bcm63xx_uart.c 	bcm_uart_writel(port, ier, UART_IR_REG);
UART_IR_REG       667 drivers/tty/serial/bcm63xx_uart.c 		val = bcm_uart_readl(port, UART_IR_REG);