Searched refs:global_timer (Results 1 – 6 of 6) sorted by relevance
18 struct globaltimer *global_timer; member24 struct globaltimer *global_timer = priv->global_timer; in sti_timer_get_count() local27 u32 old = readl(&global_timer->cnt_h); in sti_timer_get_count()30 low = readl(&global_timer->cnt_l); in sti_timer_get_count()31 high = readl(&global_timer->cnt_h); in sti_timer_get_count()53 priv->global_timer = (struct globaltimer *)addr; in sti_timer_probe()56 writel(0x01, &priv->global_timer->ctl); in sti_timer_probe()
13 static struct globaltimer *global_timer = \ variable22 u32 old = readl(&global_timer->cnt_h); in get_cpu_global_timer()24 low = readl(&global_timer->cnt_l); in get_cpu_global_timer()25 high = readl(&global_timer->cnt_h); in get_cpu_global_timer()55 writel(0x01, &global_timer->ctl); in timer_init()
326 global_timer: timer@f8f00200 { label
92 global_timer: global-timer@1013c200 { label
500 &global_timer {
1271 "fxjs/global_timer.cpp",1272 "fxjs/global_timer.h",