Lines Matching refs:phandle
12 phandle-tests {
14 #phandle-cells = <0>;
18 #phandle-cells = <1>;
22 #phandle-cells = <2>;
26 #phandle-cells = <3>;
30 #phandle-cells = <2>;
31 phandle-map = <0 1 &provider1 3>,
37 phandle-map-mask = <0xff 0xf>;
38 phandle-map-pass-thru = <0x0 0xf0>;
42 #phandle-cells = <2>;
43 phandle-map = <2 7 &provider4 2 3>;
44 phandle-map-mask = <0xff 0xf>;
45 phandle-map-pass-thru = <0x0 0xf0>;
49 phandle-list = <&provider1 1>,
56 phandle-list-names = "first", "second", "third";
58 phandle-list-bad-phandle = <12345678 0 0>;
59 phandle-list-bad-args = <&provider2 1 0>,
68 phandle-list = <&provider1 1>,
76 phandle-list-bad-phandle = <12345678 0 0>;
77 phandle-list-bad-args = <&provider2 1 0>,