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

/freebsd-11-stable/usr.bin/dtc/
H A Ddtc.cc232 tree.set_phandle_format(device_tree::BOTH);
236 tree.set_phandle_format(device_tree::EPAPR);
240 tree.set_phandle_format(device_tree::LINUX);
H A Dfdt.hh997 inline void set_phandle_format(phandle_format f) function in class:dtc::fdt::device_tree

Completed in 114 milliseconds