Searched defs:clock (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-13-stable/lib/libc/gen/
H A Dclock.c48 clock(void) function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dtime.h28 __DEVICE__ clock_t clock() { return __nvvm_read_ptx_sreg_clock(); } function
/freebsd-13-stable/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_private.h64 bhnd_pwrctl_hostb_get_clksrc(device_t dev, bhnd_clock clock) argument
85 bhnd_pwrctl_hostb_gate_clock(device_t dev, bhnd_clock clock) argument
106 bhnd_pwrctl_hostb_ungate_clock(device_t dev, bhnd_clock clock) argument
[all...]
H A Dbhnd_pwrctl.h52 bhnd_pwrctl_request_clock(device_t dev, device_t child, bhnd_clock clock) argument
73 bhnd_pwrctl_get_clock_latency(device_t dev, bhnd_clock clock, u_int *latency) argument
89 bhnd_pwrctl_get_clock_freq(device_t dev, bhnd_clock clock, u_int *freq) argument
[all...]
H A Dbhnd_pwrctlvar.h98 bhnd_clock clock; /**< requested clock */ member in struct:bhnd_pwrctl_clkres
H A Dbhnd_pwrctl.c270 bhnd_pwrctl_get_clock_latency(device_t dev, bhnd_clock clock, argument
289 bhnd_pwrctl_get_clock_freq(device_t dev, bhnd_clock clock, u_int *freq) argument
342 bhnd_clock clock; local
403 bhnd_pwrctl_request_clock(device_t dev, device_t child, bhnd_clock clock) argument
[all...]
H A Dbhnd_pwrctl_subr.c195 uint32_t n1, n2, clock, m1, m2, m3, mc; local
493 bhnd_pwrctl_setclk(struct bhnd_pwrctl_softc *sc, bhnd_clock clock) argument
[all...]
/freebsd-13-stable/sys/dev/quicc/
H A Dquicc_bfe_fdt.c77 pcell_t clock; local
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-clock.c80 uint64_t cvmx_clock_get_rate(cvmx_clock_t clock) argument
H A Dcvmx-clock.h86 static inline uint64_t cvmx_clock_get_count(cvmx_clock_t clock) argument
/freebsd-13-stable/sys/dev/mmc/host/
H A Ddwmmc_rockchip.c110 unsigned int clock; local
/freebsd-13-stable/sys/dev/iicbus/
H A Diicoc_fdt.c79 clk_t clock; local
/freebsd-13-stable/contrib/netbsd-tests/dev/clock_subr/
H A Dt_clock_subr.c51 struct clock_ymdhms clock; member in struct:clock_test
/freebsd-13-stable/sys/dev/spibus/
H A Dspibusvar.h45 uint32_t clock; member in struct:spibus_ivar
H A Dofw_spibus.c83 pcell_t clock, paddr; local
/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhnd_bhndb.c115 bhnd_bhndb_pwrctl_get_clksrc(device_t dev, device_t child, bhnd_clock clock) argument
124 bhnd_bhndb_pwrctl_gate_clock(device_t dev, device_t child, bhnd_clock clock) argument
133 bhnd_bhndb_pwrctl_ungate_clock(device_t dev, device_t child, bhnd_clock clock) argument
/freebsd-13-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.h216 bhnd_pmu_get_clock_latency(device_t dev, bhnd_clock clock, u_int *latency) argument
232 bhnd_pmu_get_clock_freq(device_t dev, bhnd_clock clock, u_int *freq) argument
[all...]
H A Dbhnd_pmu.c495 bhnd_pmu_get_clock_latency_method(device_t dev, bhnd_clock clock, argument
525 bhnd_pmu_get_clock_freq_method(device_t dev, bhnd_clock clock, uint32_t *freq) argument
/freebsd-13-stable/sys/dev/uart/
H A Duart_dev_snps.c162 uint32_t shift, iowidth, clock; local
[all...]
/freebsd-13-stable/sys/amd64/amd64/
H A Dprof_machdep.c252 int clock; local
/freebsd-13-stable/sys/i386/i386/
H A Dprof_machdep.c264 int clock; local
[all...]
/freebsd-13-stable/sys/arm64/qoriq/clk/
H A Dqoriq_clkgen.c184 clk_t clock; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_defs.h57 ClockElem clock[kClockCount]; member in union:__tsan::ClockBlock::__anon2582
H A Dtsan_sync.h68 SyncClock clock; member in struct:__tsan::SyncVar
/freebsd-13-stable/sys/dev/puc/
H A Dpuc_cfg.h80 int clock; member in struct:puc_cfg

Completed in 298 milliseconds

123