Searched refs:uart_console (Results 1 – 14 of 14) 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()
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()
585 if (!console_suspend_enabled && uart_console(port) && in serial8250_suspend_port()
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()
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()
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()
1640 if (uart_console(port)) in sci_request_dma()