Lines Matching +full:arc +full:- +full:hs
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/snps,arc-timer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Synopsys ARC Local Timer
10 - Vineet Gupta <vgupta@synopsys.com>
13 Synopsys ARC Local Timer with Interrupt Capabilities
15 - Found on all ARC CPUs (ARC700/ARCHS)
16 - Can be optionally programmed to interrupt on Limit
17 - Two identical copies TIMER0 and TIMER1 exist in ARC cores and historically
18 TIMER0 used as clockevent provider (true for all ARC cores)
19 TIMER1 used for clocksource (mandatory for ARC700, optional for ARC HS)
23 const: snps,arc-timer
34 - compatible
35 - clocks
40 - |
42 compatible = "snps,arc-timer";