Searched refs:uart_type (Results 1 – 5 of 5) sorted by relevance
129 if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) { in sirfsoc_uart_get_mctrl()157 if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) { in sirfsoc_uart_set_mctrl()344 if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) { in sirfsoc_uart_disable_ms()379 if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) { in sirfsoc_uart_enable_ms()398 if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) { in sirfsoc_uart_break_ctl()653 if ((sirfport->uart_reg->uart_type == SIRF_REAL_UART) && in sirfsoc_uart_isr()892 if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) { in sirfsoc_uart_set_termios()902 if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) { in sirfsoc_uart_set_termios()951 if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) { in sirfsoc_uart_set_termios()978 if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) { in sirfsoc_uart_set_termios()[all …]
105 enum sirfsoc_uart_type uart_type; member
1646 static const char *uart_type(struct uart_port *port) in uart_type() function1676 uport->line, uart_type(uport), in uart_line_info()2198 address, port->irq, port->uartclk / 16, uart_type(port)); in uart_report_port()
210 u_char uart_type; member
273 int uart_type; member2405 info->type = brd->uart_type; in mxser_initbrd()2533 brd->uart_type = PORT_16550A; in mxser_get_ISA_conf()2535 brd->uart_type = PORT_16450; in mxser_get_ISA_conf()2614 brd->uart_type = PORT_16550A; in mxser_probe()