Home
last modified time | relevance | path

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

/trueos/usr.bin/dtc/
HDdtc.cc203 tree.set_phandle_format(device_tree::BOTH); in main()
207 tree.set_phandle_format(device_tree::EPAPR); in main()
211 tree.set_phandle_format(device_tree::LINUX); in main()
HDfdt.hh736 inline void set_phandle_format(phandle_format f) in set_phandle_format() function in dtc::fdt::device_tree