Home
last modified time | relevance | path

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

/freebsd/usr.bin/dtc/
H A Dfdt.hh726 EPAPR, enumerator
734 phandle_format phandle_node_name = EPAPR;
H A Ddtc.cc234 tree.set_phandle_format(device_tree::EPAPR); in main()
H A Dfdt.cc1351 if (phandle_node_name == BOTH || phandle_node_name == EPAPR) in assign_phandle()