Searched refs:UART_DEV_CONSOLE (Results 1 – 15 of 15) sorted by relevance
86 if (uart_cpu_getdev(UART_DEV_CONSOLE, &uart_console)) in uart_cnprobe()114 di->type = UART_DEV_CONSOLE; in uart_cninit()414 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_tty_attach()
71 if (devtype == UART_DEV_CONSOLE && !UART_FLAGS_CONSOLE(ivar)) in uart_cpu_getdev()
88 if (devtype != UART_DEV_CONSOLE) in uart_cpu_getdev()
95 if (devtype == UART_DEV_CONSOLE && !UART_FLAGS_CONSOLE(ivar)) in uart_cpu_getdev()
294 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_intr_break()347 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in uart_intr_rxready()656 case UART_DEV_CONSOLE: in uart_bus_attach()
65 #define UART_DEV_CONSOLE 0 macro
120 case UART_DEV_CONSOLE: in uart_cpu_getdev()
222 case UART_DEV_CONSOLE: in uart_getenv()
214 case UART_DEV_CONSOLE: in uart_cpu_getdev()
63 if (devtype == UART_DEV_CONSOLE && !UART_FLAGS_CONSOLE(ivar)) in uart_cpu_getdev()
104 if (devtype == UART_DEV_CONSOLE && !UART_FLAGS_CONSOLE(ivar)) in uart_cpu_getdev()
303 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in vf_uart_bus_attach()481 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) { in vf_uart_bus_setsig()
536 sc->sc_sysdev->type == UART_DEV_CONSOLE) { in cdnc_uart_bus_receive()
400 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) in aml8726_uart_bus_attach()
639 if (sc->sc_sysdev != NULL && sc->sc_sysdev->type == UART_DEV_CONSOLE) in at91_rx_put()