Searched refs:ubmr (Results 1 – 1 of 1) sorted by relevance
1230 int i = 100, ubir, ubmr, uts; in imx_flush_buffer() local1254 ubmr = readl(sport->port.membase + UBMR); in imx_flush_buffer()1266 writel(ubmr, sport->port.membase + UBMR); in imx_flush_buffer()1688 unsigned int ucr2, ubir, ubmr, uartclk; in imx_console_get_options() local1708 ubmr = readl(sport->port.membase + UBMR) & 0xffff; in imx_console_get_options()1726 unsigned int div = 16 * (ubmr + 1); in imx_console_get_options()