Home
last modified time | relevance | path

Searched refs:arch_timer_get_cntfrq (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/include/asm/
H A Darch_timer.h87 static inline u32 arch_timer_get_cntfrq(void) in arch_timer_get_cntfrq() function
/linux/drivers/watchdog/
H A Dsbsa_gwdt.c318 gwdt->clk = arch_timer_get_cntfrq(); in sbsa_gwdt_probe()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.c387 timer_rate = arch_timer_get_cntfrq(); in panthor_fw_conv_timeout()