Lines Matching refs:dts
17 ---- foo.dts -----------------------------------------------------------------
32 ---- foo.dts -----------------------------------------------------------------
42 ---- foo+bar.dts -------------------------------------------------------------
63 ---- foo+bar.dts -------------------------------------------------------------
67 ---- foo+baz.dts -------------------------------------------------------------
92 ---- foo+baz.dts -------------------------------------------------------------
136 Using the foo.dts file above the following node will be generated;
138 $ dtc -@ -O dtb -o foo.dtb -b 0 foo.dts
177 /dts-v1/;
195 in the foo.dts file.
197 $ dtc -@ -O dtb -o bar.dtbo -b 0 bar.dts
216 No __symbols__ node has been generated (no label in bar.dts).
238 /dts-v1/;
265 $ dtc -@ -O dtb -o baz.dtbo -b 0 baz.dts
317 /dts-v1/;