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

123

/freebsd-current/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dtime.h28 __DEVICE__ clock_t clock() { return __nvvm_read_ptx_sreg_clock(); } function
/freebsd-current/lib/libc/gen/
H A Dclock.c44 clock(void) function
/freebsd-current/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_private.h63 bhnd_pwrctl_hostb_get_clksrc(device_t dev, bhnd_clock clock) argument
84 bhnd_pwrctl_hostb_gate_clock(device_t dev, bhnd_clock clock) argument
105 bhnd_pwrctl_hostb_ungate_clock(device_t dev, bhnd_clock clock) argument
[all...]
H A Dbhnd_pwrctl.h49 bhnd_pwrctl_request_clock(device_t dev, device_t child, bhnd_clock clock) argument
70 bhnd_pwrctl_get_clock_latency(device_t dev, bhnd_clock clock, u_int *latency) argument
86 bhnd_pwrctl_get_clock_freq(device_t dev, bhnd_clock clock, u_int *freq) argument
[all...]
H A Dbhnd_pwrctlvar.h97 bhnd_clock clock; /**< requested clock */ member in struct:bhnd_pwrctl_clkres
H A Dbhnd_pwrctl.c264 bhnd_pwrctl_get_clock_latency(device_t dev, bhnd_clock clock, argument
283 bhnd_pwrctl_get_clock_freq(device_t dev, bhnd_clock clock, u_int *freq) argument
336 bhnd_clock clock; local
397 bhnd_pwrctl_request_clock(device_t dev, device_t child, bhnd_clock clock) argument
[all...]
/freebsd-current/sys/dev/quicc/
H A Dquicc_bfe_fdt.c74 pcell_t clock; local
/freebsd-current/contrib/bsddialog/examples_library/
H A Dtimebox.c20 time_t clock; local
/freebsd-current/contrib/netbsd-tests/dev/clock_subr/
H A Dt_clock_subr.c51 struct clock_ymdhms clock; member in struct:clock_test
/freebsd-current/sys/dev/iicbus/controller/opencores/
H A Diicoc_fdt.c79 clk_t clock; local
/freebsd-current/sys/arm/mv/clk/
H A Darmada38x_gateclk.c259 clk_t clock; local
H A Da37x0_periph_clk_driver.c64 clk_t clock; local
/freebsd-current/sys/dev/mmc/host/
H A Ddwmmc_rockchip.c100 unsigned int clock; local
/freebsd-current/sys/dev/spibus/
H A Dspibusvar.h43 uint32_t clock; member in struct:spibus_ivar
H A Dofw_spibus.c80 pcell_t clock, paddr; local
/freebsd-current/sys/dev/iicbus/controller/vybrid/
H A Dvf_i2c.h68 clk_t clock; member in struct:vf_i2c_softc
/freebsd-current/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.h215 bhnd_pmu_get_clock_latency(device_t dev, bhnd_clock clock, u_int *latency) argument
231 bhnd_pmu_get_clock_freq(device_t dev, bhnd_clock clock, u_int *freq) argument
[all...]
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhnd_bhndb.c112 bhnd_bhndb_pwrctl_get_clksrc(device_t dev, device_t child, bhnd_clock clock) argument
121 bhnd_bhndb_pwrctl_gate_clock(device_t dev, device_t child, bhnd_clock clock) argument
130 bhnd_bhndb_pwrctl_ungate_clock(device_t dev, device_t child, bhnd_clock clock) argument
/freebsd-current/sys/dev/uart/
H A Duart_dev_snps.c149 uint32_t shift, iowidth, clock; local
[all...]
/freebsd-current/contrib/bsddialog/lib/
H A Dtimebox.c38 struct clock { struct
/freebsd-current/sys/arm64/qoriq/clk/
H A Dqoriq_clkgen.c181 clk_t clock; local
/freebsd-current/contrib/llvm-project/libcxx/include/__chrono/
H A Dtime_point.h39 typedef _Clock clock; typedef in class:chrono::time_point
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_sync.h65 VectorClock *clock; member in struct:__tsan::SyncVar
/freebsd-current/sys/dev/puc/
H A Dpuc_cfg.h78 int clock; member in struct:puc_cfg
/freebsd-current/usr.sbin/cron/lib/
H A Dmisc.c554 arpadate(time_t *clock) argument

Completed in 246 milliseconds

123