Searched refs:ppscap (Results 1 – 8 of 8) sorted by relevance
1677 if (app->mode & ~pps->ppscap) in pps_ioctl()1692 *(int*)data = pps->ppscap; in pps_ioctl()1730 if (kapi->edge & ~pps->ppscap) in pps_ioctl()1746 pps->ppscap |= PPS_TSFMT_TSPEC | PPS_CANWAIT; in pps_init()1747 if (pps->ppscap & PPS_CAPTUREASSERT) in pps_init()1748 pps->ppscap |= PPS_OFFSETASSERT; in pps_init()1749 if (pps->ppscap & PPS_CAPTURECLEAR) in pps_init()1750 pps->ppscap |= PPS_OFFSETCLEAR; in pps_init()1752 pps->ppscap |= PPS_TSCLK_MASK; in pps_init()
138 sc->pps[0].ppscap = PPS_CAPTUREASSERT | PPS_ECHOASSERT; in ppsattach()192 sc->pps[i].ppscap = PPS_CAPTUREASSERT | PPS_CAPTURECLEAR; in ppsattach()
155 int ppscap; member
183 sc->pps_state.ppscap = PPS_CAPTUREASSERT | PPS_CAPTURECLEAR; in gpiopps_fdt_attach()
365 elan_pps.ppscap |= PPS_CAPTUREASSERT; in init_AMD_Elan_sc520()
561 sc->pps_state.ppscap = PPS_CAPTUREASSERT; in dmtpps_attach()
221 sc->sc_pps.ppscap = PPS_CAPTUREBOTH; in uart_pps_init()
444 sc->sc_pps.ppscap = PPS_CAPTUREBOTH; in ucom_attach_tty()