Lines Matching full:timer
4 $id: http://devicetree.org/schemas/timer/arm,arch_timer.yaml#
7 title: ARM architected timer
13 ARM cores may have a per-core architected timer, which provides per-cpu timers,
14 or a memory mapped architected timer, which provides up to 8 frames with a
15 physical and optional virtual timer per frame.
17 The per-core architected timer is attached to a GIC to deliver its
18 per-processor interrupts via PPIs. The memory mapped timer is attached to a GIC
25 - const: arm,cortex-a15-timer
26 - const: arm,armv7-timer
29 - arm,armv7-timer
30 - arm,armv8-timer
32 - const: arm,armv8-timer
33 - const: arm,armv7-timer
38 - description: secure timer irq
39 - description: non-secure timer irq
40 - description: virtual timer irq
41 - description: hypervisor timer irq
42 - description: hypervisor virtual timer irq
68 description: If present, the timer is powered through an always-on power
93 description: Firmware does not initialize any of the generic timer CPU
118 timer {
119 compatible = "arm,cortex-a15-timer",
120 "arm,armv7-timer";