Home
last modified time | relevance | path

Searched refs:gps (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/geom/
H A Dgeom_dump.c269 g_conf_matchgp(struct g_geom *gp, struct g_geom **gps) in g_conf_matchgp() argument
272 if (gps == NULL) in g_conf_matchgp()
274 for (; *gps != NULL; gps++) { in g_conf_matchgp()
275 if (*gps == gp) in g_conf_matchgp()
282 g_conf_class(struct sbuf *sb, struct g_class *mp, struct g_geom **gps) in g_conf_class() argument
291 if (!g_conf_matchgp(gp, gps)) in g_conf_class()
301 g_conf_specific(struct sbuf *sb, struct g_geom **gps) in g_conf_specific() argument
308 g_conf_class(sb, mp2, gps); in g_conf_specific()
H A Dgeom_ctl.c507 struct g_geom *gp, **gps; in g_ctl_getxml() local
524 gps = g_malloc((n + 1) * sizeof(*gps), M_WAITOK); in g_ctl_getxml()
529 gps[i++] = gp; in g_ctl_getxml()
533 gps[i++] = cp->provider->geom; in g_ctl_getxml()
539 gps[i] = 0; in g_ctl_getxml()
544 g_free(gps); in g_ctl_getxml()
548 g_conf_specific(sb, gps); in g_ctl_getxml()
553 g_free(gps); in g_ctl_getxml()
H A Dgeom_int.h47 void g_conf_specific(struct sbuf *sb, struct g_geom **gps);
/freebsd/contrib/ntp/libntp/
H A Dntp_calgps.c275 TGpsDatum gps; in gpsntp_from_calendar_ex() local
276 gps = gpscal_from_calendar_ex(jd, fofs, warp); in gpsntp_from_calendar_ex()
277 return gpsntp_from_gpscal_ex(&gps, FALSE); in gpsntp_from_calendar_ex()
408 TGpsDatum gps; in gpscal_from_calendar_ex() local
468 gps.weeks = week + GPSNTP_WSHIFT; in gpscal_from_calendar_ex()
469 gps.wsecs = days * SECSPERDAY + ntpcal_date_to_daysec(&cal); in gpscal_from_calendar_ex()
470 gps.frac = 0; in gpscal_from_calendar_ex()
471 gpscal_add_offset(&gps, fofs); in gpscal_from_calendar_ex()
472 return warp ? _gpscal_fix_gps_era(&gps) : gps; in gpscal_from_calendar_ex()
/freebsd/contrib/ntp/scripts/stats/
H A Densemble.S1 ensemble <- scan(file1, list(day=0, sec=0, gps=0, gpsw=0, loran=0, loranw=0, ensemble=0, std=0))
/freebsd/share/doc/papers/timecounter/
H A DMakefile7 EXTRA= fig1.eps fig2.eps fig3.eps fig4.eps fig5.eps gps.ps intr.ps
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dprima2-clock.txt24 gps 9
/freebsd/contrib/ntp/include/
H A DMakefile.am13 gps.h \
H A DMakefile.in498 gps.h \
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-ufi.dtsi
/freebsd/contrib/file/magic/Magdir/
H A Dmeteorological7 # data for testing: ftp://cddis.gsfc.nasa.gov/pub/gps/data
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Dcn9130-cf-base.dts40 radio-type = "gps";
H A Dcn9132-clearfog.dts106 radio-type = "gps";
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-a83t-tbs-a711.dts102 reg_gps: reg-gps {
104 regulator-name = "gps";
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-lg-x3.dtsi120 gps-pwr-en {
127 gps-ldo-en {
134 gps-clk-ref {
1469 gps_refclk: clock-gps {
1476 gps_osc: clock-gps-osc-gate {
1673 vcc_1v8_gps: regulator-gps {
H A Dtegra30-lg-p895.dts32 gps-reset {
H A Dtegra30-lg-p880.dts44 gps-reset {
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-gta04.dtsi66 gps_antenna_button: gps-antenna-button {
336 gps_pins: gps-pins {
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dchrono.cppm
H A Dchrono.inc103 // [time.clock.gps], class gps_clock
/freebsd/contrib/ntp/
H A DNEWS1628 * [Bug 2959] refclock_jupiter: gps week correction <perlinger@ntp.org>
5394 * [Bug 2959] refclock_jupiter: gps week correction <perlinger@ntp.org>
H A DChangeLog701 * [Bug 2959] refclock_jupiter: gps week correction <perlinger@ntp.org>
H A DCommitLog22116 [Bug 2959] refclock_jupiter: gps week correction
22119 [Bug 2959] refclock_jupiter: gps week correction
22122 [Bug 2959] refclock_jupiter: gps week correction
[all...]