Searched refs:PPS_OFFSETCLEAR (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/tools/test/ppsapi/
H A Dppsapitest.c94 if (mode & PPS_OFFSETCLEAR)
/freebsd-10.1-release/sys/sys/
H A Dtimepps.h88 #define PPS_OFFSETCLEAR 0x20 macro
/freebsd-10.1-release/contrib/ntp/include/
H A Dtimepps-SunOS.h101 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear ev. */ macro
H A Dtimepps-Solaris.h101 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear ev. */ macro
H A Dtimepps-SCO.h101 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear ev. */ macro
/freebsd-10.1-release/sys/kern/
H A Dkern_tc.c1601 pps->ppscap |= PPS_OFFSETCLEAR;
1659 foff = pps->ppsparam.mode & PPS_OFFSETCLEAR;
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Drefclock_parse.c2933 mode_ppsoffset = PPS_OFFSETCLEAR;
2947 if (mode_ppsoffset == PPS_OFFSETCLEAR)
4008 if (parse->atom.pps_params.mode & (PPS_OFFSETCLEAR|PPS_OFFSETASSERT))
H A Drefclock_oncore.c874 mode1 = PPS_OFFSETCLEAR;

Completed in 117 milliseconds