Lines Matching refs:phandle
357 phandle-ref = < &{/ctrl-1} >;
358 phandle-refs = < &{/ctrl-1} &{/ctrl-2} >;
359 phandle-array-foos = < &{/ctrl-1} 1 &{/ctrl-2} 2 3 >;
365 compatible = "phandle-array-controller-1";
366 #phandle-array-foo-cells = <1>;
371 compatible = "phandle-array-controller-2";
372 #phandle-array-foo-cells = <2>;
377 phandle-array-foos = < &{/ctrl-0-1} 0 &{/ctrl-0-2} >;
378 phandle-array-foo-names = "a", "missing", "b";
382 compatible = "phandle-array-controller-0";
383 #phandle-array-foo-cells = <0>;
387 compatible = "phandle-array-controller-0";
388 #phandle-array-foo-cells = <0>;
506 phandle-array-foos = <&{/ctrl-2} 1 2>;