Searched refs:set_phandle_format (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/usr.bin/dtc/
H A Ddtc.cc203 tree.set_phandle_format(device_tree::BOTH);
207 tree.set_phandle_format(device_tree::EPAPR);
211 tree.set_phandle_format(device_tree::LINUX);
H A Dfdt.hh736 inline void set_phandle_format(phandle_format f) function in class:dtc::fdt::device_tree

Completed in 59 milliseconds