Home
last modified time | relevance | path

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

/linux-6.15/scripts/dtc/
H A Ddtc.c19 int phandle_format = PHANDLE_EPAPR; /* Use linux,phandle or phandle properties */
234 phandle_format = PHANDLE_EPAPR; in main()
H A Ddtc.h49 #define PHANDLE_EPAPR 0x2 macro
H A Dlivetree.c649 add_phandle_property(node, "phandle", PHANDLE_EPAPR); in get_node_phandle()