Lines Matching +full:cortex +full:- +full:a15 +full:- +full:timer
4 a shared time base to Cortex A15, A7, A53, A73, etc. it is intended for use in
6 unrelated clocks. The compare frame inside can be used for timer purpose.
10 - compatible : should be "nxp,sysctr-timer"
11 - reg : Specifies the base physical address and size of the comapre
13 - interrupts : should be the first compare frames' interrupt
14 - clocks : Specifies the counter clock.
15 - clock-names: Specifies the clock's name of this module
19 system_counter: timer@306a0000 {
20 compatible = "nxp,sysctr-timer";
21 reg = <0x306a0000 0x20000>;/* system-counter-rd & compare */
23 clock-names = "per";