Searched refs:uart_console (Results 1 – 22 of 22) sorted by relevance
147 if (!uart_console(port) || console_suspend_enabled) in tegra_uart_suspend()159 if (!uart_console(port) || console_suspend_enabled) in tegra_uart_resume()
261 if (!uart_console(&up->port) || console_suspend_enabled) in uniphier_uart_suspend()273 if (!uart_console(&up->port) || console_suspend_enabled) { in uniphier_uart_resume()
272 if (!uart_console(port) || console_suspend_enabled) { in of_serial_suspend()285 if (!uart_console(port) || console_suspend_enabled) { in of_serial_resume()
188 if (uart_console(port)) in mtk8250_startup()300 if (uart_console(port)) { in mtk8250_set_termios()398 if (uart_console(port)) in mtk8250_set_termios()
485 if (uart_console(&port->port)) in serial_pnp_probe()
642 if (uart_console(port)) in omap_8250_startup()1532 if (uart_console(&up->port)) in omap8250_runtime_suspend()
1385 if (uart_console(port)) in autoconfig_irq()1418 if (uart_console(port)) in autoconfig_irq()2393 if (uart_console(port)) in serial8250_do_startup()
762 if (!console_suspend_enabled && uart_console(port) && in serial8250_suspend_port()
23 #define uart_console(port) \ macro26 #define uart_console(port) ({ (void)port; 0; }) macro552 if (port->has_sysrq && uart_console(port)) { in uart_handle_break()
222 if (uart_console(uport)) { in qcom_geni_serial_get_mctrl()239 if (uart_console(uport)) in qcom_geni_serial_set_mctrl()923 if (uart_console(uport)) in qcom_geni_serial_port_setup()1084 if (!uart_console(uport)) in qcom_geni_serial_set_termios()1417 uart_console(uport) ? "console" : "uart", uport->line); in qcom_geni_serial_probe()1514 if (uart_console(uport)) { in qcom_geni_serial_sys_suspend()1529 if (uart_console(uport)) { in qcom_geni_serial_sys_resume()
223 if (uart_console(uport) && uport->cons->cflag) { in uart_port_startup()293 if (uport && uart_console(uport) && tty) in uart_shutdown()1679 if (uport && !uart_console(uport)) in uart_hangup()1916 return uart_console(port) && (port->cons->flags & CON_ENABLED); in uart_console_enabled()2182 if (!console_suspend_enabled && uart_console(uport)) in uart_suspend_port()2215 if (uart_console(uport)) in uart_suspend_port()2249 if (uart_console(uport)) { in uart_resume_port()2277 if (console_suspend_enabled || !uart_console(uport)) { in uart_resume_port()2398 if (!uart_console(port)) in uart_configure_port()2793 if (uart_console(uport)) { in console_store()[all …]
2711 if (uart_console(port) && console_suspend_enabled) { in atmel_serial_suspend()2718 if (uart_console(port) && !console_suspend_enabled) { in atmel_serial_suspend()2754 if (uart_console(port) && !console_suspend_enabled) { in atmel_serial_resume()2908 if (uart_console(&atmel_port->uart) in atmel_serial_probe()2951 if (!uart_console(&atmel_port->uart)) { in atmel_serial_probe()
730 if (uart_console(port)) in mpc512x_psc_endis_clock()1153 if (!uart_console(port)) in mpc52xx_uart_shutdown()1768 (uart_console(port) ? 0 : UPF_IOREMAP); in mpc52xx_uart_of_probe()
494 if (!uart_console(&s->port)) in uart_clps711x_probe()
1310 if (console_suspend_enabled && uart_console(port) && may_wake) { in cdns_uart_suspend()1348 if (console_suspend_enabled && uart_console(port) && !may_wake) { in cdns_uart_resume()
1217 if (uart_console(u)) { in mxs_auart_startup()1255 if (uart_console(u)) { in mxs_auart_shutdown()
871 if (uart_console(port) && (pic32_console.flags & CON_ENABLED)) { in pic32_uart_probe()
1459 if (console_suspend_enabled || !uart_console(port)) { in stm32_serial_suspend()
1864 uart_console(&up->port)) in serial_omap_runtime_suspend()
1204 if (!uart_console(port)) in s3c64xx_serial_startup()
1442 if (!uart_console(port) && imx_uart_dma_init(sport) == 0) in imx_uart_startup()
1574 if (uart_console(port)) in sci_request_dma()