Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_core.c137 uart_pps_process(struct uart_softc *sc, int ser_sig) in uart_pps_process() argument
155 if ((ser_sig & SER_DELTA(pps_sig)) == 0) in uart_pps_process()
177 is_assert = ser_sig & pps_sig; in uart_pps_process()