Searched refs:UART011_FBRD (Results 1 – 2 of 2) sorted by relevance
46 #define UART011_FBRD 0x28 /* Fractional baud rate divisor register. */ macro
1300 writew(0, uap->port.membase + UART011_FBRD); in pl011_startup()1511 writew(quot & 0x3f, port->membase + UART011_FBRD); in pl011_set_termios()1674 fbrd = readw(uap->port.membase + UART011_FBRD); in pl011_console_get_options()