Lines Matching +full:tegra210 +full:- +full:timer
1 NVIDIA Tegra210 timer
3 The Tegra210 timer provides fourteen 29-bit timer counters and one 32-bit
5 from the oscillator clock (TMR0-TMR9) or directly at the oscillator clock
6 (TMR10-TMR13). Each TMR can be programmed to generate one-shot, periodic,
10 - compatible : "nvidia,tegra210-timer".
11 - reg : Specifies base physical address and size of the registers.
12 - interrupts : A list of 14 interrupts; one per each timer channels 0 through
14 - clocks : Must contain one entry, for the module clock.
15 See ../clocks/clock-bindings.txt for details.
17 timer@60005000 {
18 compatible = "nvidia,tegra210-timer";
35 clock-names = "timer";