HomeSort by: relevance | last modified time | path
    Searched refs:PPS_OFFSETCLEAR (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/sys/
timepps.h 97 #define PPS_OFFSETCLEAR 0x20
  /src/external/bsd/ntp/dist/include/
timepps-SCO.h 103 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear ev. */
timepps-Solaris.h 103 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear ev. */
timepps-SunOS.h 103 #define PPS_OFFSETCLEAR 0x20 /* apply compensation for clear ev. */
  /src/sys/kern/
kern_tc.c 1128 pps->ppscap |= PPS_OFFSETCLEAR;
1276 foff = pps->ppsparam.mode & PPS_OFFSETCLEAR;
  /src/sys/arch/sh3/dev/
sci.c 1194 if (sc->ppsparam.mode & PPS_OFFSETCLEAR) {
scif.c 1323 if (sc->ppsparam.mode & PPS_OFFSETCLEAR) {
  /src/sys/arch/evbarm/dev/
plcom.c 240 PPS_OFFSETASSERT | PPS_OFFSETCLEAR;
2272 if (sc->ppsparam.mode & PPS_OFFSETCLEAR) {
  /src/external/bsd/ntp/dist/ntpd/
refclock_parse.c 2936 mode_ppsoffset = PPS_OFFSETCLEAR;
2950 if (mode_ppsoffset == PPS_OFFSETCLEAR)
4033 if (parse->atom.pps_params.mode & (PPS_OFFSETCLEAR|PPS_OFFSETASSERT))
refclock_oncore.c 878 mode1 = PPS_OFFSETCLEAR;
  /src/sys/arch/arm/s3c2xx0/
sscom.c 1675 if (sc->ppsparam.mode & PPS_OFFSETCLEAR) {

Completed in 74 milliseconds