Lines Matching +full:at91sam9260 +full:- +full:rtt
1 Atmel AT91SAM9260 Real Time Timer
4 - compatible: should be one of the following:
5 - "atmel,at91sam9260-rtt"
6 - "microchip,sam9x60-rtt", "atmel,at91sam9260-rtt"
7 - reg: should encode the memory region of the RTT controller
8 - interrupts: rtt alarm/event interrupt
9 - clocks: should contain the 32 KHz slow clk that will drive the RTT block.
10 - atmel,rtt-rtc-time-reg: should encode the GPBR register used to store
11 the time base when the RTT is used as an RTC.
19 rtt@fffffd20 {
20 compatible = "atmel,at91sam9260-rtt";
24 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;