Home
last modified time | relevance | path

Searched refs:UART_PPS_DCD (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/uart/
HDuart_ppstypes.h39 #define UART_PPS_DCD 0x02 macro
HDuart_core.c81 case UART_PPS_DCD: in uart_pps_mode_valid()
106 case UART_PPS_DCD: in uart_pps_print_mode()
148 case UART_PPS_DCD: in uart_pps_process()
205 sc->sc_pps_mode = UART_PPS_DCD; in uart_pps_init()
/freebsd-14-stable/sys/dev/usb/serial/
HDusb_serial.c1235 case UART_PPS_DCD: in ucom_cfg_status_change()