Searched refs:sc_pps_mode (Results 1 – 3 of 3) sorted by relevance
102 switch(sc->sc_pps_mode & UART_PPS_SIGNAL_MASK) { in uart_pps_print_mode()116 if (sc->sc_pps_mode & UART_PPS_INVERT_PULSE) in uart_pps_print_mode()118 if (sc->sc_pps_mode & UART_PPS_NARROW_PULSE) in uart_pps_print_mode()130 tmp = sc->sc_pps_mode; in uart_pps_mode_sysctl()136 sc->sc_pps_mode = tmp; in uart_pps_mode_sysctl()147 switch(sc->sc_pps_mode & UART_PPS_SIGNAL_MASK) { in uart_pps_process()173 if (sc->sc_pps_mode & UART_PPS_NARROW_PULSE) { in uart_pps_process()182 if (sc->sc_pps_mode & UART_PPS_INVERT_PULSE) in uart_pps_process()206 sc->sc_pps_mode = UART_PPS_CTS; in uart_pps_init()208 sc->sc_pps_mode = UART_PPS_DCD; in uart_pps_init()[all …]
123 int sc_pps_mode; member
617 if (sc->sc_pps_mode & UART_PPS_NARROW_PULSE) { in ns8250_bus_getsig()