Lines Matching +full:reg +full:- +full:names

2  * P1010 RDB Device Tree Source stub (no addresses or top-level ranges)
14 * names of its contributors may be used to endorse or promote products
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
40 reg = <0x0 0x0 0x2000000>;
41 bank-width = <2>;
42 device-width = <1>;
46 reg = <0x00040000 0x00040000>;
52 reg = <0x00080000 0x00700000>;
58 reg = <0x00800000 0x01400000>;
64 /* 512KB for u-boot Bootloader Image */
65 /* 512KB for u-boot Environment Variables */
66 reg = <0x01f00000 0x00100000>;
67 label = "NOR U-Boot Image";
68 read-only;
73 #address-cells = <1>;
74 #size-cells = <1>;
75 compatible = "fsl,ifc-nand";
76 reg = <0x1 0x0 0x10000>;
80 #address-cells = <1>;
81 #size-cells = <1>;
82 compatible = "fsl,p1010rdb-cpld";
83 reg = <0x3 0x0 0x0000020>;
84 bank-width = <1>;
85 device-width = <1>;
93 reg = <0x50>;
98 reg = <0x68>;
105 reg = <0x52>;
111 #address-cells = <1>;
112 #size-cells = <1>;
113 compatible = "spansion,s25sl12801", "jedec,spi-nor";
114 reg = <0>;
115 spi-max-frequency = <40000000>;
118 /* 1MB for u-boot Bootloader Image */
120 reg = <0x0 0x00100000>;
121 label = "SPI Flash U-Boot Image";
122 read-only;
127 reg = <0x00100000 0x00080000>;
133 reg = <0x00180000 0x00400000>;
139 reg = <0x00580000 0x00400000>;
145 reg = <0x00980000 0x00680000>;
157 phy0: ethernet-phy@0 {
158 reg = <0x1>;
161 phy1: ethernet-phy@1 {
162 reg = <0x0>;
165 phy2: ethernet-phy@2 {
166 reg = <0x2>;
169 tbi-phy@3 {
170 device_type = "tbi-phy";
171 reg = <0x3>;
176 tbi0: tbi-phy@11 {
177 reg = <0x11>;
178 device_type = "tbi-phy";
183 tbi1: tbi-phy@11 {
184 reg = <0x11>;
185 device_type = "tbi-phy";
190 compatible = "fsl,etsec-ptp";
191 reg = <0xb0e00 0xb0>;
193 fsl,tclk-period = <10>;
194 fsl,tmr-prsc = <2>;
195 fsl,tmr-add = <0x80000016>;
196 fsl,tmr-fiper1 = <999999990>;
197 fsl,tmr-fiper2 = <99990>;
198 fsl,max-adj = <199999999>;
202 phy-handle = <&phy0>;
203 phy-connection-type = "rgmii-id";
207 phy-handle = <&phy1>;
208 tbi-handle = <&tbi0>;
209 phy-connection-type = "sgmii";
213 phy-handle = <&phy2>;
214 tbi-handle = <&tbi1>;
215 phy-connection-type = "sgmii";