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

/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dnode_offset_by_phandle.c45 check_search(fdt, PHANDLE_1, subnode2_offset);
47 check_search(fdt, ~PHANDLE_1, -FDT_ERR_NOTFOUND);
H A Dtestdata.h29 #define PHANDLE_1 0x2000 macro
H A Dget_phandle.c66 check_phandle(fdt, "/subnode@2", PHANDLE_1);
H A Drw_tree1.c70 CHECK(fdt_setprop_cell(fdt, s2, "linux,phandle", PHANDLE_1));
H A Dsw_states.c99 CHECK_OK(fdt_property_cell(fdt, "linux,phandle", PHANDLE_1));
H A Dsw_tree1.c200 CHECK(fdt_property_cell(fdt, "linux,phandle", PHANDLE_1));
H A Dtrees.S111 PROP_INT(test_tree1, linux_phandle, PHANDLE_1)
H A Dpylibfdt_tests.py37 PHANDLE_1 = 0x2000 variable
535 sw.property_cell('linux,phandle', PHANDLE_1)

Completed in 85 milliseconds