Lines Matching full:phandle
14 phandle-tests {
16 #phandle-cells = <0>;
20 #phandle-cells = <1>;
24 #phandle-cells = <2>;
28 #phandle-cells = <3>;
32 #phandle-cells = <2>;
33 phandle-map = <0 1 &provider1 3>,
39 phandle-map-mask = <0xff 0xf>;
40 phandle-map-pass-thru = <0x0 0xf0>;
44 #phandle-cells = <2>;
45 phandle-map = <2 7 &provider4 2 3>;
46 phandle-map-mask = <0xff 0xf>;
47 phandle-map-pass-thru = <0x0 0xf0>;
51 phandle-list = <&provider1 1>,
58 phandle-list-names = "first", "second", "third";
60 phandle-list-bad-phandle = <12345678 0 0>;
61 phandle-list-bad-args = <&provider2 1 0>,
70 phandle-list = <&provider1 1>,
78 phandle-list-bad-phandle = <12345678 0 0>;
79 phandle-list-bad-args = <&provider2 1 0>,