Searched refs:uart_console (Results 1 – 23 of 23) sorted by relevance
24 #define uart_console(port) \ macro27 #define uart_console(port) ({ (void)port; 0; }) macro425 return uart_console(port) && (port->cons->flags & CON_ENABLED); in uart_console_enabled()585 if (port->has_sysrq && uart_console(port)) { in uart_handle_break()
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()
281 if (!uart_console(port) || console_suspend_enabled) { in of_serial_suspend()294 if (!uart_console(port) || console_suspend_enabled) { in of_serial_resume()
197 if (uart_console(port)) in mtk8250_startup()309 if (uart_console(port)) { in mtk8250_set_termios()407 if (uart_console(port)) in mtk8250_set_termios()
485 if (uart_console(&port->port)) in serial_pnp_probe()
697 if (uart_console(port)) in omap_8250_startup()1620 if (uart_console(&up->port)) in omap8250_runtime_suspend()
1367 if (uart_console(port)) in autoconfig_irq()1400 if (uart_console(port)) in autoconfig_irq()2446 if (uart_console(port)) in serial8250_do_startup()
768 if (!console_suspend_enabled && uart_console(port) && in serial8250_suspend_port()
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()1410 uart_console(uport) ? "console" : "uart", uport->line); in qcom_geni_serial_probe()1507 if (uart_console(uport)) { in qcom_geni_serial_sys_suspend()1522 if (uart_console(uport)) { in qcom_geni_serial_sys_resume()
215 if (uart_console(uport) && uport->cons->cflag) { in uart_port_startup()285 if (uport && uart_console(uport) && tty) in uart_shutdown()1735 if (uport && !uart_console(uport)) in uart_hangup()2233 if (!console_suspend_enabled && uart_console(uport)) in uart_suspend_port()2266 if (uart_console(uport)) in uart_suspend_port()2300 if (uart_console(uport)) { in uart_resume_port()2329 if (console_suspend_enabled || !uart_console(uport)) { in uart_resume_port()2457 if (!uart_console(port)) in uart_configure_port()2852 if (uart_console(uport)) { in console_store()2966 port->console = uart_console(uport); in uart_add_one_port()[all …]
2721 if (uart_console(port) && console_suspend_enabled) { in atmel_serial_suspend()2728 if (uart_console(port) && !console_suspend_enabled) { in atmel_serial_suspend()2764 if (uart_console(port) && !console_suspend_enabled) { in atmel_serial_resume()2918 if (uart_console(&atmel_port->uart) in atmel_serial_probe()2961 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()
1313 if (console_suspend_enabled && uart_console(port) && may_wake) { in cdns_uart_suspend()1351 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()
1151 if (uart_console(port)) in stm32_usart_of_dma_rx_probe()1549 if (console_suspend_enabled || !uart_console(port)) { in stm32_usart_serial_suspend()
871 if (uart_console(port) && (pic32_console.flags & CON_ENABLED)) { in pic32_uart_probe()
1571 if (uart_console(&sport->port)) in lpuart_tx_dma_startup()1603 if (uart_console(&sport->port)) in lpuart_rx_dma_startup()
1869 uart_console(&up->port)) in serial_omap_runtime_suspend()
1200 if (!uart_console(port)) in s3c64xx_serial_startup()
1443 if (!uart_console(port) && imx_uart_dma_init(sport) == 0) in imx_uart_startup()
1582 if (uart_console(port)) in sci_request_dma()