OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHANDLE_2
(Results
1 - 6
of
6
) sorted by null
/external/dtc/tests/
get_phandle.c
55
check_phandle(fdt, "/subnode@2/subsubnode@0",
PHANDLE_2
);
58
if (max !=
PHANDLE_2
)
60
max,
PHANDLE_2
);
testdata.h
18
#define
PHANDLE_2
0x2001
node_offset_by_phandle.c
57
check_search(fdt,
PHANDLE_2
, subsubnode2_offset);
rw_tree1.c
84
CHECK(fdt_setprop_cell(fdt, offset, "linux,phandle",
PHANDLE_2
));
sw_tree1.c
152
CHECK(fdt_property_cell(fdt, "phandle",
PHANDLE_2
));
trees.S
122
PROP_INT(test_tree1, phandle,
PHANDLE_2
)
Completed in 58 milliseconds