Lines Matching full:global
54 * To get the value from the Global Timer Counter register proceed as follows:
146 * ERRATA 740657( Global Timer can send 2 interrupts for in gt_clockevent_interrupt()
153 * the Global Timer flag _after_ having incremented in gt_clockevent_interrupt()
261 * In A9 r2p0 the comparators for each processor with the global timer in global_timer_of_register()
267 pr_warn("global-timer: non support for this cpu version.\n"); in global_timer_of_register()
273 pr_warn("global-timer: unable to parse irq\n"); in global_timer_of_register()
279 pr_warn("global-timer: invalid base address\n"); in global_timer_of_register()
289 pr_warn("global-timer: clk not found\n"); in global_timer_of_register()
297 pr_warn("global-timer: can't allocate memory\n"); in global_timer_of_register()
305 pr_warn("global-timer: can't register interrupt %d (%d)\n", in global_timer_of_register()
333 WARN(err, "ARM Global timer register failed (%d)\n", err); in global_timer_of_register()
339 TIMER_OF_DECLARE(arm_gt, "arm,cortex-a9-global-timer",