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; }) macro640 if (likely(!uart_console(up))) in __uart_port_using_nbcon()1094 return uart_console(port) && console_is_registered_locked(port->cons); in uart_console_registered_locked()1099 return uart_console(port) && console_is_registered(port->cons); in uart_console_registered()1275 if (port->has_sysrq && uart_console(port)) { in uart_handle_break()
141 if (!uart_console(port) || console_suspend_enabled) in tegra_uart_suspend()153 if (!uart_console(port) || console_suspend_enabled) in tegra_uart_resume()
250 if (!uart_console(&up->port) || console_suspend_enabled) in uniphier_uart_suspend()262 if (!uart_console(&up->port) || console_suspend_enabled) { in uniphier_uart_resume()
291 if (!uart_console(port) || console_suspend_enabled) { in of_serial_suspend()304 if (!uart_console(port) || console_suspend_enabled) { in of_serial_resume()
197 if (uart_console(port)) in mtk8250_startup()322 if (uart_console(port)) { in mtk8250_set_termios()420 if (uart_console(port)) in mtk8250_set_termios()
225 if (uart_console(&up->port) && !console_suspend_enabled) in bcm2835aux_can_disable_clock()
733 if (dma->fn && !uart_console(port)) { in omap_8250_startup()1663 if (uart_console(&up->port) && console_suspend_enabled) in omap8250_suspend()1676 if (uart_console(&up->port) && console_suspend_enabled) { in omap8250_resume()
585 if (!console_suspend_enabled && uart_console(port) && in serial8250_suspend_port()
2441 if (uart_console(port)) in serial8250_do_startup()
325 if (uart_console(uport) && uport->cons->cflag) { in uart_port_startup()411 if (uart_console(uport) && tty) { in uart_shutdown()1897 if (uport && !uart_console(uport)) in uart_hangup()2401 if (!console_suspend_enabled && uart_console(uport)) { in uart_suspend_port()2447 if (uart_console(uport)) in uart_suspend_port()2479 if (uart_console(uport)) { in uart_resume_port()2515 if (console_suspend_enabled || !uart_console(uport)) { in uart_resume_port()2614 if (uart_console(port)) in uart_configure_port()2617 if (uart_console(port)) in uart_configure_port()2627 if (uart_console(port)) in uart_configure_port()[all …]
218 if (uart_console(uport)) { in qcom_geni_serial_get_mctrl()235 if (uart_console(uport)) in qcom_geni_serial_set_mctrl()1178 if (uart_console(uport)) in qcom_geni_serial_port_setup()1383 if (!uart_console(uport)) in qcom_geni_serial_set_termios()1713 uart_console(uport) ? "console" : "uart", uport->line); in qcom_geni_serial_probe()1792 if (uart_console(uport)) { in qcom_geni_serial_suspend()1807 if (uart_console(uport)) { in qcom_geni_serial_resume()
672 if (!uart_console(&sup->port)) in sunplus_uart_suspend()682 if (!uart_console(&sup->port)) in sunplus_uart_resume()
1632 if (uart_console(&sport->port)) in lpuart_setup_watermark()1671 if (uart_console(&sport->port)) in lpuart32_setup_watermark()1678 if (!uart_console(&sport->port)) { in lpuart32_setup_watermark()1734 if (uart_console(&sport->port)) in lpuart_tx_dma_startup()1766 if (uart_console(&sport->port)) in lpuart_rx_dma_startup()3052 (!console_suspend_enabled && uart_console(&sport->port))) in lpuart_uport_is_active()3174 console_suspend_enabled && uart_console(&sport->port)) { in lpuart_console_fixup()
732 if (uart_console(port)) in mpc512x_psc_endis_clock()1152 if (!uart_console(port)) in mpc52xx_uart_shutdown()1734 (uart_console(port) ? 0 : UPF_IOREMAP); in mpc52xx_uart_of_probe()
493 if (!uart_console(&s->port)) in uart_clps711x_probe()
1174 if (uart_console(u)) { in mxs_auart_startup()1212 if (uart_console(u)) { in mxs_auart_shutdown()
1476 if (console_suspend_enabled && uart_console(port) && may_wake) { in cdns_uart_suspend()1515 if (console_suspend_enabled && uart_console(port) && !may_wake) { in cdns_uart_resume()
2741 if (uart_console(port) && console_suspend_enabled) { in atmel_serial_suspend()2748 if (uart_console(port) && !console_suspend_enabled) { in atmel_serial_suspend()2784 if (uart_console(port) && !console_suspend_enabled) { in atmel_serial_resume()
1245 if (!uart_console(port)) in s3c64xx_serial_startup()1283 if (!uart_console(port)) in apple_s5l_serial_startup()
1750 uart_console(&up->port)) in serial_omap_runtime_suspend()
2136 if (console_suspend_enabled || !uart_console(port)) { in stm32_usart_serial_suspend()
1499 if (!uart_console(port) && imx_uart_dma_init(sport) == 0) { in imx_uart_startup()
1638 if (uart_console(port)) in sci_request_dma()