Searched refs:ubir (Results 1 – 1 of 1) sorted by relevance
1230 int i = 100, ubir, ubmr, uts; in imx_flush_buffer() local1253 ubir = readl(sport->port.membase + UBIR); in imx_flush_buffer()1265 writel(ubir, sport->port.membase + UBIR); in imx_flush_buffer()1688 unsigned int ucr2, ubir, ubmr, uartclk; in imx_console_get_options() local1707 ubir = readl(sport->port.membase + UBIR) & 0xffff; in imx_console_get_options()1725 unsigned int mul = ubir + 1; in imx_console_get_options()