Home
last modified time | relevance | path

Searched refs:PHANDLE_EPAPR (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/scripts/dtc/
H A Ddtc.c34 int phandle_format = PHANDLE_EPAPR; /* Use linux,phandle or phandle properties */
236 phandle_format = PHANDLE_EPAPR; in main()
H A Ddtc.h63 #define PHANDLE_EPAPR 0x2 macro
H A Dlivetree.c593 && (phandle_format & PHANDLE_EPAPR)) in get_node_phandle()
/openbmc/linux/scripts/dtc/
H A Ddtc.c19 int phandle_format = PHANDLE_EPAPR; /* Use linux,phandle or phandle properties */
232 phandle_format = PHANDLE_EPAPR; in main()
H A Ddtc.h49 #define PHANDLE_EPAPR 0x2 macro
H A Dlivetree.c640 && (phandle_format & PHANDLE_EPAPR)) in get_node_phandle()