UBIR 1546 drivers/tty/serial/imx.c ubir = imx_uart_readl(sport, UBIR); UBIR 1558 drivers/tty/serial/imx.c imx_uart_writel(sport, ubir, UBIR); UBIR 1707 drivers/tty/serial/imx.c old_ubir = imx_uart_readl(sport, UBIR); UBIR 1710 drivers/tty/serial/imx.c imx_uart_writel(sport, num, UBIR); UBIR 2019 drivers/tty/serial/imx.c ubir = imx_uart_readl(sport, UBIR) & 0xffff; UBIR 2422 drivers/tty/serial/imx.c imx_uart_writel(sport, sport->saved_reg[7], UBIR); UBIR 2446 drivers/tty/serial/imx.c sport->saved_reg[7] = imx_uart_readl(sport, UBIR);