Home
last modified time | relevance | path

Searched refs:UART_PPS_DISABLED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/uart/
H A Duart_ppstypes.h37 #define UART_PPS_DISABLED 0x00 macro
H A Duart_core.c78 case UART_PPS_DISABLED: in uart_pps_mode_valid()
99 case UART_PPS_DISABLED: in uart_pps_print_mode()
216 sc->sc_pps_mode = UART_PPS_DISABLED; in uart_pps_init()