Searched refs:ubir (Results 1 – 1 of 1) sorted by relevance
1241 int i = 100, ubir, ubmr, uts; in imx_flush_buffer() local1264 ubir = readl(sport->port.membase + UBIR); in imx_flush_buffer()1276 writel(ubir, sport->port.membase + UBIR); in imx_flush_buffer()1692 unsigned int ucr2, ubir, ubmr, uartclk; in imx_console_get_options() local1711 ubir = readl(sport->port.membase + UBIR) & 0xffff; in imx_console_get_options()1729 unsigned int mul = ubir + 1; in imx_console_get_options()