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