Searched refs:pps_capture (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/sys/dev/ppbus/
H A Dpps.c289 pps_capture(&sc->pps[j]);
305 pps_capture(&sc->pps[0]);
/freebsd-11.0-release/sys/dev/gpio/
H A Dgpiopps.c129 * written only by the pps_capture() routine and read only by the
138 pps_capture(&sc->pps_state);
/freebsd-11.0-release/sys/sys/
H A Dtimepps.h169 void pps_capture(struct pps_state *pps);
/freebsd-11.0-release/sys/i386/i386/
H A Delan-mmcr.c273 pps_capture(&elan_pps);
/freebsd-11.0-release/sys/arm/ti/am335x/
H A Dam335x_dmtpps.c38 * current set of timecounter timehands (done with pps_capture()) and the
283 * timecounter data, then override the capcount field (pps_capture()
287 * There is no locking here, by design. pps_capture() writes into an
300 pps_capture(&sc->pps_state);
/freebsd-11.0-release/sys/dev/uart/
H A Duart_core.c166 pps_capture(&sc->sc_pps);
/freebsd-11.0-release/sys/dev/usb/serial/
H A Dusb_serial.c1128 pps_capture(&sc->sc_pps);
/freebsd-11.0-release/sys/kern/
H A Dkern_tc.c1682 pps_capture(struct pps_state *pps) function
1686 KASSERT(pps != NULL, ("NULL pps pointer in pps_capture"));
/freebsd-11.0-release/sys/dev/sio/
H A Dsio.c1506 pps_capture(&com->pps);
/freebsd-11.0-release/sys/pc98/cbus/
H A Dsio.c2318 pps_capture(&com->pps);

Completed in 198 milliseconds