Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c100 static int ucom_pps_mode; variable
103 &ucom_pps_mode, 0,
1231 switch(ucom_pps_mode & UART_PPS_SIGNAL_MASK) { in ucom_cfg_status_change()
1247 if (ucom_pps_mode & UART_PPS_INVERT_PULSE) in ucom_cfg_status_change()