Lines Matching +full:reg +full:- +full:width
4 * SPDX-License-Identifier: Apache-2.0
9 * with real-world devicetree nodes, to allow these tests to run on
18 #address-cells = <1>;
19 #size-cells = <1>;
23 gpio-controller;
24 reg = <0xdeadbeef 0x1000>;
25 #gpio-cells = <0x2>;
30 #address-cells = <1>;
31 #size-cells = <0>;
33 reg = <0x11112222 0x1000>;
35 clock-frequency = <100000>;
39 reg = <0x0>;
42 address-width = <16>;
44 wp-gpios = <&test_gpio 0 0>;
45 /* read-only; */
50 reg = <0x1>;
53 address-width = <16>;
54 wp-gpios = <&test_gpio 0 0>;
55 /* read-only; */
61 reg = <0x2>;
62 #address-cells = <1>;
63 #size-cells = <0>;
66 compatible = "ti,tmp116-eeprom";
67 reg = <0x0>;
68 read-only;
74 #address-cells = <1>;
75 #size-cells = <0>;
77 reg = <0x33334444 0x1000>;
79 clock-frequency = <2000000>;
82 cs-gpios = <&test_gpio 0 0>;
86 reg = <0x0>;
87 spi-max-frequency = <0>;
90 address-width = <16>;
92 wp-gpios = <&test_gpio 0 0>;
93 /* read-only; */
98 reg = <0x0>;
99 spi-max-frequency = <DT_FREQ_M(25)>;