Searched refs:uart_console (Results 1 – 11 of 11) sorted by relevance
266 if (info->clk && (!uart_console(port) || console_suspend_enabled)) in of_serial_suspend_8250()275 if (info->clk && (!uart_console(port) || console_suspend_enabled)) in of_serial_resume_8250()
165 if (uart_console(uport) && uport->cons->cflag) { in uart_port_startup()240 if (uart_console(uport) && tty) in uart_shutdown()1420 } else if (!uart_console(uport)) { in uart_close()1518 if (!uart_console(state->uart_port)) in uart_hangup()1930 if (!(uart_console(port) && (port->cons->flags & CON_ENABLED))) { in uart_set_options()2039 if (!console_suspend_enabled && uart_console(uport)) in uart_suspend_port()2073 if (uart_console(uport)) in uart_suspend_port()2109 if (uart_console(uport)) { in uart_resume_port()2137 if (console_suspend_enabled || !uart_console(uport)) { in uart_resume_port()2257 if (!uart_console(port)) in uart_configure_port()[all …]
736 if (uart_console(port)) in mpc512x_psc_endis_clock()1152 if (!uart_console(port)) in mpc52xx_uart_shutdown()1770 (uart_console(port) ? 0 : UPF_IOREMAP); in mpc52xx_uart_of_probe()
512 if (!uart_console(&s->port)) in uart_clps711x_probe()
1841 uart_console(&up->port)) in serial_omap_runtime_suspend()
1315 if (is_imx6q_uart(sport) && !uart_console(port) in imx_set_termios()
1080 if (!uart_console(port)) in s3c64xx_serial_startup()
35 #define uart_console(port) \ macro38 #define uart_console(port) (0) macro
486 if (uart_console(&port->port)) in serial_pnp_probe()
1299 if (uart_console(&up->port)) in omap8250_runtime_suspend()
3632 if (!console_suspend_enabled && uart_console(port) && in serial8250_suspend_port()