/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | atmel-gpbr.txt | 1 * 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", "sysco [all...] |
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | atmel,at91sam9260-rtt.yaml | 44 - 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>;
|
H A D | atmel,at91sam9-rtc.txt | 10 - atmel,rtt-rtc-time-reg: should encode the GPBR register used to store 12 The first cell should point to the GPBR node and the second one 13 encode the offset within the GPBR block (or in other words, the 14 GPBR register used to store the time base). 24 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91sam9260ek.dts | 121 atmel,rtt-rtc-time-reg = <&gpbr 0x0>; 129 gpbr: syscon@fffffd50 { label
|
H A D | at91sam9g20ek_common.dtsi | 135 atmel,rtt-rtc-time-reg = <&gpbr 0x0>; 143 gpbr: syscon@fffffd50 { label
|
H A D | at91sam9m10g45ek.dts | 223 atmel,rtt-rtc-time-reg = <&gpbr 0x0>; 227 gpbr: syscon@fffffd60 { label
|
H A D | at91-sam9x60ek.dts | 270 &gpbr { 619 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
|
H A D | at91sam9rlek.dts | 216 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
|
H A D | at91sam9263ek.dts | 106 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
|
H A D | at91sam9261ek.dts | 182 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
|
H A D | at91sam9261.dtsi | 646 gpbr: syscon@fffffd50 { label 647 compatible = "atmel,at91sam9260-gpbr", "syscon";
|
H A D | sama7g5.dtsi | 285 gpbr: gpbr@e001d060 { label 286 compatible = "microchip,sama7g5-gpbr", "syscon";
|
H A D | at91sam9rl.dtsi | 817 gpbr: syscon@fffffd60 { label 818 compatible = "atmel,at91sam9260-gpbr", "syscon";
|
H A D | at91sam9260.dtsi | 738 gpbr: syscon@fffffd50 { label 739 compatible = "atmel,at91sam9260-gpbr", "syscon";
|
H A D | sam9x60.dtsi | 1358 gpbr: syscon@fffffe60 { label 1359 compatible = "microchip,sam9x60-gpbr", "atmel,at91sam9260-gpbr", "syscon";
|
H A D | at91sam9263.dtsi | 753 gpbr: syscon@fffffd60 { label 754 compatible = "atmel,at91sam9260-gpbr", "syscon";
|
H A D | at91-sama7g54_curiosity.dts | 435 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
|
H A D | at91sam9g45.dtsi | 949 gpbr: syscon@fffffd60 { label 950 compatible = "atmel,at91sam9260-gpbr", "syscon";
|
H A D | at91-sam9x60_curiosity.dts | 444 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
|
H A D | at91-sama7g5ek.dts | 814 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
|
/freebsd/sys/dev/acpi_support/ |
H A D | acpi_sony.c | 71 { "brightness_default", "GPBR", "SPBR", "Default Display Brightness"},
|