Searched refs:UART_DEV_CONSOLE (Results 1 – 10 of 10) sorted by relevance
88 if (uart_cpu_getdev(UART_DEV_CONSOLE, &uart_console)) in uart_cnprobe()116 di->type = UART_DEV_CONSOLE; in uart_cninit()429 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_tty_attach()
85 if (devtype == UART_DEV_CONSOLE && !UART_FLAGS_CONSOLE(ivar)) in uart_cpu_getdev()
296 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_intr_break()351 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_intr_rxready()666 case UART_DEV_CONSOLE: in uart_bus_attach()
73 #define UART_DEV_CONSOLE 0 macro
119 case UART_DEV_CONSOLE: in uart_cpu_getdev()
210 case UART_DEV_CONSOLE: in uart_getenv()
193 case UART_DEV_CONSOLE: in uart_cpu_fdt_probe()
300 case UART_DEV_CONSOLE: in uart_cpu_acpi_setup()
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()
532 sc->sc_sysdev->type == UART_DEV_CONSOLE) { in cdnc_uart_bus_receive()