Searched refs:UART_SET_DLAB (Results 1 – 3 of 3) sorted by relevance
312 #define UART_SET_DLAB(p) /* MMRs not muxed on BF60x */ macro357 #define UART_SET_DLAB(p) /* MMRs not muxed on BF54x */ macro380 #define UART_SET_DLAB(p) do { UART_PUT_LCR(p, UART_GET_LCR(p) | DLAB); SSYNC(); } while (0) macro
880 UART_SET_DLAB(uart); in bfin_serial_set_termios()1064 UART_SET_DLAB(uart); in bfin_serial_console_get_options()
133 UART_SET_DLAB(port); in bfin_sir_set_speed()