Home
last modified time | relevance | path

Searched defs:cycles (Results 26 – 50 of 226) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtimecounter.c70 u64 cycles, u64 mask, u64 frac) in cc_cyc2ns_backwards()
/OK3568_Linux_fs/u-boot/arch/xtensa/lib/
H A Dtime.c25 static void delay_cycles(unsigned cycles) in delay_cycles()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c64 struct cyclecounter cycles; member
116 u64 cycles = (u64) nsec; in mlxsw_sp1_ptp_ns2cycles() local
128 u64 next_sec, next_sec_in_nsec, cycles; in mlxsw_sp1_ptp_phc_settime() local
200 u64 cycles, nsec; in mlxsw_sp1_ptp_gettimex() local
350 int cycles = MLXSW_SP1_PTP_HT_GC_TIMEOUT / MLXSW_SP1_PTP_HT_GC_INTERVAL; in mlxsw_sp1_ptp_unmatched_save() local
/OK3568_Linux_fs/kernel/arch/m68k/68000/
H A Dtimers.c73 u32 cycles; in m68328_read_clk() local
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dsltimers.c99 u32 cycles, scnt; in mcfslt_read_clk() local
H A Dpit.c117 u32 cycles; in pit_read_clk() local
H A Dtimers.c88 u32 cycles; in mcftmr_read_clk() local
/OK3568_Linux_fs/kernel/arch/s390/include/asm/vdso/
H A Dgettimeofday.h15 static __always_inline u64 __arch_vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) in __arch_vdso_calc_delta()
/OK3568_Linux_fs/kernel/arch/arm/lib/
H A Ddelay.c45 static void __timer_delay(unsigned long cycles) in __timer_delay()
/OK3568_Linux_fs/kernel/tools/power/cpupower/bench/
H A Dparse.h16 unsigned int cycles; /* calculation cycles with the same sleep/load time */ member
/OK3568_Linux_fs/kernel/include/linux/
H A Dtimecounter.h71 u64 cycles, u64 mask, u64 *frac) in cyclecounter_cyc2ns()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-cadence-ttc.c110 unsigned long cycles) in ttc_set_interval()
177 static int ttc_set_next_event(unsigned long cycles, in ttc_set_next_event()
H A Dtimer-vt8500.c61 static int vt8500_timer_set_next_event(unsigned long cycles, in vt8500_timer_set_next_event()
H A Dtimer-rda.c35 static int rda_ostimer_start(void __iomem *base, bool periodic, u64 cycles) in rda_ostimer_start()
H A Dtimer-keystone.c125 static int keystone_set_next_event(unsigned long cycles, in keystone_set_next_event()
H A Dtimer-prima2.c76 u64 cycles; in sirfsoc_timer_read() local
H A Dtimer-qcom.c50 static int msm_timer_set_next_event(unsigned long cycles, in msm_timer_set_next_event()
/OK3568_Linux_fs/kernel/drivers/siox/
H A Dsiox-bus-gpio.c34 size_t cycles = max(setbuf_len, getbuf_len); in siox_gpio_pushpull() local
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-atmel.c131 unsigned long long cycles = state->period; in atmel_pwm_calculate_cprd_and_pres() local
163 unsigned long long cycles = state->duty_cycle; in atmel_pwm_calculate_cdty() local
/OK3568_Linux_fs/kernel/drivers/media/pci/b2c2/
H A Dflexcop-dma.c162 flexcop_dma_index_t dma_idx, u8 cycles) in flexcop_dma_config_timer()
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dtime.c209 void __delay(unsigned long cycles) in __delay()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/v3d/
H A Dv3d_debugfs.c217 uint32_t cycles; in v3d_measure_clock() local
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dtime.c120 static int omap_mpu_set_next_event(unsigned long cycles, in omap_mpu_set_next_event()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfan.c129 u32 cycles, cur, prev; in nvkm_therm_fan_sense() local
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dcavium-rng-vf.c85 u64 status, cycles; in check_rng_health() local

12345678910