/drivers/gpu/drm/i915/gt/ |
D | selftest_gt_pm.c | 42 u32 cycles[5]; in measure_clocks() local 103 u32 cycles; in live_gt_clocks() local
|
D | selftest_engine_cs.c | 135 u32 cycles[COUNT]; in perf_mi_bb_start() local 259 u32 cycles[COUNT]; in perf_mi_noop() local
|
/drivers/clocksource/ |
D | exynos_mct.c | 270 static void exynos4_mct_comp0_start(bool periodic, unsigned long cycles) in exynos4_mct_comp0_start() 292 static int exynos4_comp_set_next_event(unsigned long cycles, in exynos4_comp_set_next_event() 370 static void exynos4_mct_tick_start(unsigned long cycles, in exynos4_mct_tick_start() 398 static int exynos4_tick_set_next_event(unsigned long cycles, in exynos4_tick_set_next_event()
|
D | timer-sprd.c | 60 static void sprd_timer_update_counter(void __iomem *base, unsigned long cycles) in sprd_timer_update_counter() 79 static int sprd_timer_set_next_event(unsigned long cycles, in sprd_timer_set_next_event()
|
D | timer-rockchip.c | 65 static void rk_timer_update_counter(unsigned long cycles, in rk_timer_update_counter() 77 static inline int rk_timer_set_next_event(unsigned long cycles, in rk_timer_set_next_event()
|
D | timer-davinci.c | 138 davinci_clockevent_set_next_event_std(unsigned long cycles, in davinci_clockevent_set_next_event_std() 154 davinci_clockevent_set_next_event_cmp(unsigned long cycles, in davinci_clockevent_set_next_event_cmp()
|
D | timer-cadence-ttc.c | 110 unsigned long cycles) in ttc_set_interval() 177 static int ttc_set_next_event(unsigned long cycles, in ttc_set_next_event()
|
D | timer-vt8500.c | 61 static int vt8500_timer_set_next_event(unsigned long cycles, in vt8500_timer_set_next_event()
|
D | timer-rda.c | 35 static int rda_ostimer_start(void __iomem *base, bool periodic, u64 cycles) in rda_ostimer_start()
|
D | timer-keystone.c | 125 static int keystone_set_next_event(unsigned long cycles, in keystone_set_next_event()
|
D | timer-qcom.c | 50 static int msm_timer_set_next_event(unsigned long cycles, in msm_timer_set_next_event()
|
D | arc_timer.c | 243 static void arc_timer_event_setup(unsigned int cycles) in arc_timer_event_setup()
|
D | timer-ixp4xx.c | 98 static int ixp4xx_set_next_event(unsigned long cycles, in ixp4xx_set_next_event()
|
/drivers/gpu/drm/i915/selftests/ |
D | i915_request.c | 1809 static u64 cycles_to_ns(struct intel_engine_cs *engine, u32 cycles) in cycles_to_ns() 1875 u32 elapsed[TF_COUNT], cycles; in measure_semaphore_response() local 1950 u32 elapsed[TF_COUNT], cycles; in measure_idle_dispatch() local 2021 u32 elapsed[TF_COUNT + 1], cycles; in measure_busy_dispatch() local 2124 u32 elapsed[TF_COUNT + 1], cycles; in measure_inter_request() local 2216 u32 elapsed[TF_COUNT + 1], cycles; in measure_context_switch() local 2309 u32 elapsed[TF_COUNT], cycles; in measure_preemption() local 2429 u32 elapsed[TF_COUNT], cycles; in measure_completion() local
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ptp.c | 64 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
|
/drivers/net/wireless/ath/ |
D | hw.c | 144 u32 cycles, busy, rx, tx; in ath_hw_cycle_counters_update() local
|
/drivers/siox/ |
D | siox-bus-gpio.c | 34 size_t cycles = max(setbuf_len, getbuf_len); in siox_gpio_pushpull() local
|
/drivers/pwm/ |
D | pwm-atmel.c | 200 unsigned long long cycles = state->period; in atmel_pwm_calculate_cprd_and_pres() local 233 unsigned long long cycles = state->duty_cycle; in atmel_pwm_calculate_cdty() local
|
/drivers/media/pci/b2c2/ |
D | flexcop-dma.c | 162 flexcop_dma_index_t dma_idx, u8 cycles) in flexcop_dma_config_timer()
|
/drivers/gpu/drm/v3d/ |
D | v3d_debugfs.c | 217 uint32_t cycles; in v3d_measure_clock() local
|
/drivers/char/hw_random/ |
D | cavium-rng-vf.c | 85 u64 status, cycles; in check_rng_health() local
|
/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | fan.c | 129 u32 cycles, cur, prev; in nvkm_therm_fan_sense() local
|
/drivers/net/ethernet/intel/e1000e/ |
D | ptp.c | 180 u64 cycles, ns; in e1000e_phc_gettimex() local
|
/drivers/memory/ |
D | pl172.c | 61 int cycles; in pl172_timing_prop() local
|
/drivers/soc/ixp4xx/ |
D | ixp4xx-npe.c | 410 int cycles = 0; in npe_send_message() local 449 int cycles = 0, cnt = 0; in npe_recv_message() local
|