Home
last modified time | relevance | path

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

/freebsd/usr.bin/dtc/
H A Ddtc.cc230 tree.set_phandle_format(device_tree::BOTH); in main()
234 tree.set_phandle_format(device_tree::EPAPR); in main()
238 tree.set_phandle_format(device_tree::LINUX); in main()
H A Dfdt.hh1003 inline void set_phandle_format(phandle_format f) in set_phandle_format() function in dtc::fdt::device_tree