Searched refs:UART_DEV_CONSOLE (Results 1 – 10 of 10) sorted by relevance
89 if (uart_cpu_getdev(UART_DEV_CONSOLE, &uart_console)) in uart_cnprobe()117 di->type = UART_DEV_CONSOLE; in uart_cninit()430 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_tty_attach()
86 if (devtype == UART_DEV_CONSOLE && !UART_FLAGS_CONSOLE(ivar)) in uart_cpu_getdev()
297 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_intr_break()352 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_intr_rxready()661 case UART_DEV_CONSOLE: in uart_bus_attach()
73 #define UART_DEV_CONSOLE 0 macro
152 if (devtype != UART_DEV_CONSOLE) in uart_cpu_acpi_spcr()
120 case UART_DEV_CONSOLE: in uart_cpu_getdev()
218 case UART_DEV_CONSOLE: in uart_getenv()
193 case UART_DEV_CONSOLE: in uart_cpu_fdt_probe()
303 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in vf_uart_bus_attach()478 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in vf_uart_bus_setsig()
533 sc->sc_sysdev->type == UART_DEV_CONSOLE) { in cdnc_uart_bus_receive()