Home
last modified time | relevance | path

Searched full:gpbr (Results 1 – 2 of 2) sorted by relevance

/Documentation/devicetree/bindings/mfd/
Datmel-gpbr.txt1 * Device tree bindings for Atmel GPBR (General Purpose Backup Registers)
3 The GPBR are a set of battery-backed registers.
7 "atmel,at91sam9260-gpbr", "syscon"
8 "microchip,sam9x60-gpbr", "syscon"
9 "microchip,sam9x7-gpbr", "microchip,sam9x60-gpbr", "syscon"
10 - reg: contains offset/length value of the GPBR memory
15 gpbr: gpbr@fffffd50 {
16 compatible = "atmel,at91sam9260-gpbr", "syscon";
/Documentation/devicetree/bindings/rtc/
Datmel,at91sam9260-rtt.yaml44 - description: Phandle to the GPBR node.
45 - description: Offset within the GPBR block.
47 Should encode the GPBR register used to store the time base when the
48 RTT is used as an RTC. The first cell should point to the GPBR node
49 and the second one encodes the offset within the GPBR block (or in
50 other words, the GPBR register used to store the time base).
70 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;