Searched refs:UART_PPS_SIGNAL_MASK (Results 1 – 3 of 3) sorted by relevance
34 #define UART_PPS_SIGNAL_MASK 0x0f macro
77 switch(pps_mode & UART_PPS_SIGNAL_MASK) { in uart_pps_mode_valid()98 switch(sc->sc_pps_mode & UART_PPS_SIGNAL_MASK) { in uart_pps_print_mode()143 switch(sc->sc_pps_mode & UART_PPS_SIGNAL_MASK) { in uart_pps_process()
1231 switch(ucom_pps_mode & UART_PPS_SIGNAL_MASK) { in ucom_cfg_status_change()