Home
last modified time | relevance | path

Searched refs:EPAPR (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/usr.bin/dtc/
H A Dfdt.hh719 EPAPR, enumerator
727 phandle_format phandle_node_name = EPAPR;
H A Ddtc.cc226 tree.set_phandle_format(device_tree::EPAPR); in main()
H A Dfdt.cc1303 if (phandle_node_name == BOTH || phandle_node_name == EPAPR) in assign_phandle()