UCR1 287 drivers/tty/serial/imx.c case UCR1: UCR1 311 drivers/tty/serial/imx.c case UCR1: UCR1 371 drivers/tty/serial/imx.c ucr->ucr1 = imx_uart_readl(sport, UCR1); UCR1 380 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr->ucr1, UCR1); UCR1 411 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 425 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 441 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 442 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1 & ~UCR1_TRDYEN, UCR1); UCR1 468 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 477 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 519 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 523 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 525 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 560 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 562 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 636 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 638 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 681 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 682 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1 | UCR1_TRDYEN, UCR1); UCR1 689 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 692 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 885 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 1034 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1) & ~UCR1_SNDBRK; UCR1 1039 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 1315 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 1317 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 1327 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 1329 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 1390 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1) & ~UCR1_RRDYEN; UCR1 1395 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 1437 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 1439 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 1501 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 1504 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 1529 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 1531 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 1799 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 1811 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 1815 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1 | UCR1_RRDYEN, UCR1); UCR1 1968 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 1998 drivers/tty/serial/imx.c if (imx_uart_readl(sport, UCR1) & UCR1_UARTEN) { UCR1 2293 drivers/tty/serial/imx.c sport->ucr1 = readl(sport->port.membase + UCR1); UCR1 2320 drivers/tty/serial/imx.c ucr1 = imx_uart_readl(sport, UCR1); UCR1 2323 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1); UCR1 2425 drivers/tty/serial/imx.c imx_uart_writel(sport, sport->saved_reg[0], UCR1); UCR1 2439 drivers/tty/serial/imx.c sport->saved_reg[0] = imx_uart_readl(sport, UCR1); UCR1 2467 drivers/tty/serial/imx.c u32 ucr1 = imx_uart_readl(sport, UCR1); UCR1 2472 drivers/tty/serial/imx.c imx_uart_writel(sport, ucr1, UCR1);