Searched refs:UBIR (Results 1 – 1 of 1) sorted by relevance
59 #define UBIR 0xa4 /* BRM Incremental Register */ macro1253 ubir = readl(sport->port.membase + UBIR); in imx_flush_buffer()1265 writel(ubir, sport->port.membase + UBIR); in imx_flush_buffer()1419 writel(num, sport->port.membase + UBIR); in imx_set_termios()1707 ubir = readl(sport->port.membase + UBIR) & 0xffff; in imx_console_get_options()