Searched refs:read_current_timer (Results 1 – 25 of 29) sorted by relevance
12
48 if (read_current_timer(&pre_start) < 0 ) in calibrate_delay_direct()72 read_current_timer(&start); in calibrate_delay_direct()76 read_current_timer(&start); in calibrate_delay_direct()78 read_current_timer(&post_start); in calibrate_delay_direct()85 read_current_timer(&end); in calibrate_delay_direct()87 read_current_timer(&post_end); in calibrate_delay_direct()
30 int read_current_timer(unsigned long *timer_val) in read_current_timer() function35 *timer_val = delay_timer->read_current_timer(); in read_current_timer()38 EXPORT_SYMBOL_GPL(read_current_timer);
17 static inline int read_current_timer(unsigned long *timer_val) in read_current_timer() function
13 #define get_cycles() ({ cycles_t c; read_current_timer(&c) ? 0 : c; })
47 unsigned long (*read_current_timer)(void); member
27 arch_delay_timer.read_current_timer = arch_timer_read_counter_long; in arch_timer_delay_timer_register()
24 int read_current_timer(unsigned long *timer_value) in read_current_timer() function
85 static inline int read_current_timer(unsigned long *timer_val) in read_current_timer() function
167 int read_current_timer(unsigned long *timer_val);
192 int read_current_timer(unsigned long *timer_val) in read_current_timer() function
418 fttmr010->delay_timer.read_current_timer = in fttmr010_common_init()421 fttmr010->delay_timer.read_current_timer = in fttmr010_common_init()
43 .read_current_timer = orion_read_timer,
65 .read_current_timer = meson6_read_current_timer,
173 .read_current_timer = dw_apb_delay_timer_read,
150 tpm_delay_timer.read_current_timer = &tpm_read_current_timer; in tpm_clocksource_init()
242 mtu_delay_timer.read_current_timer = &nmdk_timer_read_current_timer; in nmdk_timer_init()
463 tc_delay_timer.read_current_timer = tc_delay_timer_read32; in tcb_clksrc_init()476 tc_delay_timer.read_current_timer = tc_delay_timer_read; in tcb_clksrc_init()
149 .read_current_timer = msm_read_current_timer,
60 .read_current_timer = lpc32xx_delay_timer_read,
217 msc313e_delay.delay.read_current_timer = msc313e_read_delay_timer_read; in msc313e_clksrc_init()
222 tmr->delay_timer.read_current_timer = ixp4xx_read_timer; in ixp4xx_timer_register()
237 .read_current_timer = armada_370_delay_timer_read,
257 stm32_timer_delay.read_current_timer = stm32_read_delay; in stm32_clocksource_init()
179 .read_current_timer = tegra_delay_timer_read_counter_long,
192 .read_current_timer = orion_delay_timer_read,