Searched refs:ppscap (Results 1 – 4 of 4) sorted by relevance
1617 if (app->mode & ~pps->ppscap) in pps_ioctl()1632 *(int*)data = pps->ppscap; in pps_ioctl()1670 if (kapi->edge & ~pps->ppscap) in pps_ioctl()1686 pps->ppscap |= PPS_TSFMT_TSPEC | PPS_CANWAIT; in pps_init()1687 if (pps->ppscap & PPS_CAPTUREASSERT) in pps_init()1688 pps->ppscap |= PPS_OFFSETASSERT; in pps_init()1689 if (pps->ppscap & PPS_CAPTURECLEAR) in pps_init()1690 pps->ppscap |= PPS_OFFSETCLEAR; in pps_init()1692 pps->ppscap |= PPS_TSCLK_MASK; in pps_init()
158 int ppscap; member
367 elan_pps.ppscap |= PPS_CAPTUREASSERT; in init_AMD_Elan_sc520()
566 sc->pps_state.ppscap = PPS_CAPTUREASSERT; in dmtpps_attach()