Searched refs:UART_DEV_CONSOLE (Results 1 – 11 of 11) sorted by relevance
100 if (devtype != UART_DEV_CONSOLE) in uart_getenv_cfe()152 if (devtype == UART_DEV_CONSOLE && !UART_FLAGS_CONSOLE(ivar)) in uart_cpu_getdev()
88 if (uart_cpu_getdev(UART_DEV_CONSOLE, &uart_console)) in uart_cnprobe()116 di->type = UART_DEV_CONSOLE; in uart_cninit()419 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_tty_attach()
82 if (devtype == UART_DEV_CONSOLE && !UART_FLAGS_CONSOLE(ivar)) in uart_cpu_getdev()
300 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_intr_break()353 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_intr_rxready()662 case UART_DEV_CONSOLE: in uart_bus_attach()
85 if (devtype != UART_DEV_CONSOLE) in uart_cpu_acpi_spcr()
75 #define UART_DEV_CONSOLE 0 macro
122 case UART_DEV_CONSOLE: in uart_cpu_getdev()
223 case UART_DEV_CONSOLE: in uart_getenv()
195 case UART_DEV_CONSOLE: in uart_cpu_fdt_probe()
305 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in vf_uart_bus_attach()483 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in vf_uart_bus_setsig()
535 sc->sc_sysdev->type == UART_DEV_CONSOLE) { in cdnc_uart_bus_receive()