Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddtc.c19 int phandle_format = PHANDLE_EPAPR; /* Use linux,phandle or phandle properties */
230 phandle_format = PHANDLE_EPAPR; in main()
H A Ddtc.h49 #define PHANDLE_EPAPR 0x2 macro
H A Dlivetree.c613 && (phandle_format & PHANDLE_EPAPR)) in get_node_phandle()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc.c34 int phandle_format = PHANDLE_EPAPR; /* Use linux,phandle or phandle properties */
238 phandle_format = PHANDLE_EPAPR; in main()
H A Ddtc.h63 #define PHANDLE_EPAPR 0x2 macro
H A Dlivetree.c589 && (phandle_format & PHANDLE_EPAPR)) in get_node_phandle()