Home
last modified time | relevance | path

Searched defs:clock (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd-13.1/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_private.h64 bhnd_pwrctl_hostb_get_clksrc(device_t dev, bhnd_clock clock) in bhnd_pwrctl_hostb_get_clksrc()
85 bhnd_pwrctl_hostb_gate_clock(device_t dev, bhnd_clock clock) in bhnd_pwrctl_hostb_gate_clock()
106 bhnd_pwrctl_hostb_ungate_clock(device_t dev, bhnd_clock clock) in bhnd_pwrctl_hostb_ungate_clock()
H A Dbhnd_pwrctl.h51 bhnd_pwrctl_request_clock(device_t dev, device_t child, bhnd_clock clock) in bhnd_pwrctl_request_clock()
72 bhnd_pwrctl_get_clock_latency(device_t dev, bhnd_clock clock, u_int *latency) in bhnd_pwrctl_get_clock_latency()
88 bhnd_pwrctl_get_clock_freq(device_t dev, bhnd_clock clock, u_int *freq) in bhnd_pwrctl_get_clock_freq()
H A Dbhnd_pwrctl.c270 bhnd_pwrctl_get_clock_latency(device_t dev, bhnd_clock clock, in bhnd_pwrctl_get_clock_latency()
289 bhnd_pwrctl_get_clock_freq(device_t dev, bhnd_clock clock, u_int *freq) in bhnd_pwrctl_get_clock_freq()
342 bhnd_clock clock; in bhnd_pwrctl_updateclk() local
403 bhnd_pwrctl_request_clock(device_t dev, device_t child, bhnd_clock clock) in bhnd_pwrctl_request_clock()
H A Dbhnd_pwrctl_subr.c195 uint32_t n1, n2, clock, m1, m2, m3, mc; in bhnd_pwrctl_clock_rate() local
493 bhnd_pwrctl_setclk(struct bhnd_pwrctl_softc *sc, bhnd_clock clock) in bhnd_pwrctl_setclk()
/freebsd-13.1/sys/dev/bhnd/bhndb/
H A Dbhnd_bhndb.c116 bhnd_clock clock) in bhnd_bhndb_pwrctl_get_clksrc()
125 bhnd_clock clock) in bhnd_bhndb_pwrctl_gate_clock()
134 bhnd_clock clock) in bhnd_bhndb_pwrctl_ungate_clock()
/freebsd-13.1/sys/compat/linux/
H A Dlinux_timer.h63 #define LINUX_CPUCLOCK_WHICH(clock) \ argument
73 #define LINUX_CPUCLOCK_ID(clock) ((pid_t) ~((clock) >> 3)) argument
74 #define LINUX_CPUCLOCK_PERTHREAD(clock) \ argument
/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dtime.h28 __DEVICE__ clock_t clock() { return __nvvm_read_ptx_sreg_clock(); } in clock() function
/freebsd-13.1/lib/libc/gen/
H A Dclock.c48 clock(void) in clock() function
/freebsd-13.1/sys/contrib/device-tree/src/nds32/
H A Dae3xx.dts35 clock: clk { label
/freebsd-13.1/sys/dev/quicc/
H A Dquicc_bfe_fdt.c77 pcell_t clock; in quicc_fdt_probe() local
/freebsd-13.1/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.h216 bhnd_pmu_get_clock_latency(device_t dev, bhnd_clock clock, u_int *latency) in bhnd_pmu_get_clock_latency()
232 bhnd_pmu_get_clock_freq(device_t dev, bhnd_clock clock, u_int *freq) in bhnd_pmu_get_clock_freq()
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-clock.h86 static inline uint64_t cvmx_clock_get_count(cvmx_clock_t clock) in cvmx_clock_get_count()
H A Dcvmx-clock.c80 uint64_t cvmx_clock_get_rate(cvmx_clock_t clock) in cvmx_clock_get_rate()
/freebsd-13.1/include/rpcsvc/
H A Dspray.x61 spraytimeval clock; member
/freebsd-13.1/sys/dev/iicbus/
H A Diicoc_fdt.c79 clk_t clock; in iicoc_attach() local
/freebsd-13.1/sys/dev/mmc/host/
H A Ddwmmc_rockchip.c110 unsigned int clock; in dwmmc_rockchip_update_ios() local
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dexynos5410.dtsi76 clock: clock-controller@10010000 { label
/freebsd-13.1/sys/arm/allwinner/
H A Daw_spi.c325 aw_spi_clock_test_cdr1(struct aw_spi_softc *sc, uint64_t clock, uint32_t *ccr) in aw_spi_clock_test_cdr1()
344 aw_spi_clock_test_cdr2(struct aw_spi_softc *sc, uint64_t clock, uint32_t *ccr) in aw_spi_clock_test_cdr2()
363 aw_spi_setup_clock(struct aw_spi_softc *sc, uint64_t clock) in aw_spi_setup_clock()
535 uint32_t cs, mode, clock, reg; in aw_spi_transfer() local
/freebsd-13.1/sys/dev/spibus/
H A Dspibusvar.h45 uint32_t clock; member
H A Dofw_spibus.c83 pcell_t clock, paddr; in ofw_spibus_attach() local
/freebsd-13.1/sys/amd64/amd64/
H A Dprof_machdep.c252 int clock; in sysctl_machdep_cputime_clock() local
/freebsd-13.1/contrib/netbsd-tests/dev/clock_subr/
H A Dt_clock_subr.c51 struct clock_ymdhms clock; member
/freebsd-13.1/sys/arm/mv/
H A Dmv_spi.c261 mv_spi_psc_calc(uint32_t clock, uint32_t *spr, uint32_t *sppr) in mv_spi_psc_calc()
281 uint32_t clock, cs, mode, reg, spr, sppr; in mv_spi_transfer() local
/freebsd-13.1/sys/contrib/cloudabi/
H A Dcloudabi64_types.h127 } clock; member
H A Dcloudabi32_types.h127 } clock; member

1234