Searched refs:clock (Results 251 - 275 of 371) sorted by relevance

<<1112131415

/freebsd-13-stable/sys/fs/msdosfs/
H A Dmsdosfs_denode.c56 #include <sys/clock.h>
/freebsd-13-stable/sys/kern/
H A Dkern_cons.c76 #include <machine/clock.h>
H A Dkern_time.c42 #include <sys/clock.h>
116 #define CLOCK_CALL(clock, call, arglist) \
117 ((*posix_clocks[clock].call) arglist)
139 * We similarly do not allow the clock to be stepped more
141 * a miscreant to make the clock march double-time, but no worse.
939 * tvtohz() always adds 1 to allow for the time until the next clock
940 * interrupt being strictly less than 1 clock tick, but we don't want
941 * that here since we want to appear to be in sync with the clock
983 * than the resolution of the clock, round it up.)
1115 * clock tick
[all...]
/freebsd-13-stable/sys/mips/broadcom/
H A Dbcm_machdep.c67 #include <machine/clock.h>
/freebsd-13-stable/sys/mips/cavium/
H A Docteon_machdep.c67 #include <machine/clock.h>
310 printf("CPU clock: %uMHz Core Mask: %#x\n",
564 uint32_t eclock_hz; /**< CPU clock speed, in hz */
565 uint32_t dclock_hz; /**< DRAM clock speed, in hz */
566 uint32_t spi_clock_hz; /**< SPI4 clock in hz */
/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci.h38 /* Controller doesn't honor resets unless we touch the clock register */
58 /* Data timeout is invalid, should use SD clock */
70 /* Alternate clock source is required when supplying a 400 KHz clock. */
78 /* Data timeout is invalid, use 1 MHz clock instead. */
392 uint32_t clock; /* Current clock freq. */ member in struct:sdhci_slot
H A Dsdhci_acpi.c226 if (ios->clock > SD_SDR50_MAX &&
321 * these latter require the timeout clock to be hardcoded to 1 MHz.
/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe.h75 #include <machine/clock.h>
/freebsd-13-stable/sys/dev/ixl/
H A Dixl.h89 #include <machine/clock.h>
/freebsd-13-stable/sys/arm/nvidia/
H A Dtegra_efuse.c33 #include <sys/clock.h>
469 device_printf(dev, "Cannot get fuse clock: %d\n", rv);
474 device_printf(dev, "Cannot enable clock: %d\n", rv);
/freebsd-13-stable/sys/arm64/nvidia/tegra210/
H A Dtegra210_car.c54 #include <dt-bindings/clock/tegra210-car.h>
154 /* Fixed rate clock. */
265 /* clock, partent, frequency, enable */
404 device_printf(sc->dev, "Cannot find clock %s\n",
/freebsd-13-stable/sys/x86/isa/
H A Datrtc.c41 #include <sys/clock.h>
229 * This routine receives statistical clock interrupts from the RTC.
234 * when the statistical clock is active, the hardclock driver no longer
241 * the clock can tick immediately after the read from RTC_INTR. In this
244 * clock will halt, considerably degrading system performance. This is
246 * Stat clock ticks can still be lost, causing minor loss of accuracy
247 * in the statistics, but the stat clock will no longer stop.
402 * Attach to the ISA PnP descriptors for the timer and realtime clock.
405 { 0x000bd041 /* PNP0B00 */, "AT realtime clock" },
435 device_set_desc(dev, "AT realtime clock");
[all...]
H A Dclock.c35 * from: @(#)clock.c 7.2 (Berkeley) 5/12/91
42 * Routines to handle clock hardware.
64 #include <machine/clock.h>
127 /* Init the clock lock */
129 /* Init the clock in order to use DELAY */
584 "clock", &i) != 0 || i != 0) {
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp107 , clock_alloc("clock allocator") {
121 , clock(tid, reuse_count)
646 return thr->clock.get(old.TidWithIgnore()) >= old.epoch();
H A Dtsan_rtl_thread.cpp144 thr->clock.ResetCached(&thr->proc()->clock_cache);
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_crtc.h85 MODE_NOCLOCK, /* no fixed clock available */
86 MODE_CLOCK_HIGH, /* clock required is too high */
87 MODE_CLOCK_LOW, /* clock required is too low */
88 MODE_CLOCK_RANGE, /* clock/mode isn't in a ClockRange */
115 .name = nm, .status = 0, .type = (t), .clock = (c), \
135 int clock; /* in kHz */ member in struct:drm_display_mode
551 * @max_tmds_clock: max clock rate, if found
/freebsd-13-stable/sys/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c18 #include <time.h> /* clock_t, clock, CLOCKS_PER_SEC */
81 if ((clock() - g_time > refreshRate) || (g_displayLevel>=4)) \
82 { g_time = clock(); DISPLAY(__VA_ARGS__); \
/freebsd-13-stable/contrib/ntp/scripts/
H A Dsummary.in74 @clockfiles=sort grep /clock.*$log_date_pattern/, readdir SDIR;
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhci.c252 if ((OF_getencprop(node, "clock-frequency", &cell,
453 * clock cycles of each other (a clock domain crossing problem).
455 if (sc->sc_slot.clock > 0)
456 DELAY(((2 * 1000000) / sc->sc_slot.clock) + 1);
/freebsd-13-stable/usr.sbin/crunch/examples/
H A Dreally-big.conf78 special amd objs vers.amd.o afs_ops.o am_ops.o clock.o util.o xutil.o efs_ops.o mapc.o info_file.o info_hes.o info_ndbm.o info_passwd.o info_nis.o info_union.o map.o srvr_afs.o srvr_nfs.o mntfs.o misc_rpc.o mount_fs.o mtab.o mtab_bsd.o nfs_ops.o nfs_prot_svc.o nfs_start.o nfs_subr.o opts.o pfs_ops.o rpc_fwd.o sched.o sfs_ops.o amq_svc.o amq_subr.o umount_fs.o host_ops.o nfsx_ops.o ufs_ops.o ifs_ops.o amd.o get_args.o restart.o wire.o
/freebsd-13-stable/sys/dev/rtsx/
H A Drtsx.c125 int32_t rtsx_ios_clock; /* current host.ios.clock */
140 bool rtsx_double_clk; /* double clock freqency */
141 bool rtsx_vpclk; /* voltage at Pulse-width Modulation(PWM) clock? */
917 /* Power on SSC clock. */
1033 /* Disable card clock. */
1043 /* Enable SSC clock. */
1069 /* Enable clk_request_n to enable clock power management */
1085 /* Force CLKREQ# PIN to drive 0 to request clock. */
1126 /* Force CLKREQ# PIN to drive 0 to request clock. */
1432 /* Disable SD clock
[all...]
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_ioctl.c3504 clockid_t clock; local
3520 error = copyin(PTRIN(args->arg), &clock, sizeof(clock));
3523 if (clock & ~(LINUX_IOCTL_EVDEV_CLK))
3525 error = linux_to_native_clockid(&clock, clock);
3534 error = fo_ioctl(fp, EVIOCSCLOCKID, &clock, td->td_ucred, td);
/freebsd-13-stable/contrib/cortex-strings/benchmarks/dhry/
H A Ddhry_1.c775 tnow = clock();
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-sgmii.c57 #include <asm/octeon/cvmx-clock.h>
391 programmed when using a 156.25Mhz ref clock */
H A Dcvmx-pko.c53 #include <asm/octeon/cvmx-clock.h>

Completed in 558 milliseconds

<<1112131415