UCR2 290 drivers/tty/serial/imx.c case UCR2: UCR2 314 drivers/tty/serial/imx.c case UCR2: UCR2 372 drivers/tty/serial/imx.c ucr->ucr2 = imx_uart_readl(sport, UCR2); UCR2 381 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr->ucr2, UCR2); UCR2 412 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 424 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 447 drivers/tty/serial/imx.c u32 ucr2 = imx_uart_readl(sport, UCR2), ucr4; UCR2 452 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 469 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 480 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 659 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 664 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 886 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 995 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 1007 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 1377 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 1379 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 1381 drivers/tty/serial/imx.c while (!(imx_uart_readl(sport, UCR2) & UCR2_SRST) && (--i > 0)) UCR2 1402 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2) & ~UCR2_ATEN; UCR2 1412 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 1441 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 1443 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 1482 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 1484 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 1550 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 1552 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 1554 drivers/tty/serial/imx.c while (!(imx_uart_readl(sport, UCR2) & UCR2_SRST) && (--i > 0)) UCR2 1600 drivers/tty/serial/imx.c old_ucr2 = imx_uart_readl(sport, UCR2); UCR2 1718 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 1800 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 1812 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 1816 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2 | UCR2_ATEN, UCR2); UCR2 1874 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 1879 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr2, UCR2); UCR2 1970 drivers/tty/serial/imx.c imx_uart_writel(sport, old_ucr.ucr2 | UCR2_TXEN, UCR2); UCR2 2004 drivers/tty/serial/imx.c ucr2 = imx_uart_readl(sport, UCR2); UCR2 2294 drivers/tty/serial/imx.c sport->ucr2 = readl(sport->port.membase + UCR2); UCR2 2426 drivers/tty/serial/imx.c imx_uart_writel(sport, sport->saved_reg[1] | UCR2_SRST, UCR2); UCR2 2440 drivers/tty/serial/imx.c sport->saved_reg[1] = imx_uart_readl(sport, UCR2);