Searched refs:ubmr (Results 1 – 1 of 1) sorted by relevance
1241 int i = 100, ubir, ubmr, uts; in imx_flush_buffer() local1265 ubmr = readl(sport->port.membase + UBMR); in imx_flush_buffer()1277 writel(ubmr, sport->port.membase + UBMR); in imx_flush_buffer()1692 unsigned int ucr2, ubir, ubmr, uartclk; in imx_console_get_options() local1712 ubmr = readl(sport->port.membase + UBMR) & 0xffff; in imx_console_get_options()1730 unsigned int div = 16 * (ubmr + 1); in imx_console_get_options()