Searched refs:PHANDLE_2 (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dget_phandle.c67 check_phandle(fdt, "/subnode@2/subsubnode@0", PHANDLE_2);
73 if (max != PHANDLE_2)
75 PHANDLE_2);
78 if (max != PHANDLE_2)
80 max, PHANDLE_2);
H A Dtestdata.h30 #define PHANDLE_2 0x2001 macro
H A Dnode_offset_by_phandle.c46 check_search(fdt, PHANDLE_2, subsubnode2_offset);
H A Drw_tree1.c73 CHECK(fdt_setprop_cell(fdt, offset, "linux,phandle", PHANDLE_2));
H A Dsw_states.c105 CHECK_OK(fdt_property_cell(fdt, "phandle", PHANDLE_2));
H A Dsw_tree1.c206 CHECK(fdt_property_cell(fdt, "phandle", PHANDLE_2));
H A Dtrees.S118 PROP_INT(test_tree1, phandle, PHANDLE_2)
H A Dpylibfdt_tests.py38 PHANDLE_2 = 0x2001 variable
541 sw.property_cell('phandle', PHANDLE_2)

Completed in 92 milliseconds