Home
last modified time | relevance | path

Searched defs:phandle (Results 1 – 9 of 9) sorted by relevance

/external/dtc/tests/
Dget_phandle.c33 uint32_t phandle; in check_phandle() local
Dnode_offset_by_phandle.c31 static void check_search(void *fdt, uint32_t phandle, int target) in check_search()
/external/dtc/libfdt/
Dfdt_overlay.c54 uint32_t phandle; in overlay_get_target() local
357 uint32_t phandle; in overlay_fixup_one_phandle() local
Dfdt_ro.c98 uint32_t phandle; in fdt_get_max_phandle() local
525 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
/external/dtc/
Dchecks.c406 cell_t phandle; in check_phandle_prop() local
452 cell_t phandle, linux_phandle; in check_explicit_phandles() local
526 cell_t phandle; in fixup_phandle_references() local
Dlivetree.c532 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()
565 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
Ddtc.h160 cell_t phandle; member
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c1233 nv50_set_global_handle(uint32_t *phandle, struct pipe_resource *res) in nv50_set_global_handle()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c1303 nvc0_set_global_handle(uint32_t *phandle, struct pipe_resource *res) in nvc0_set_global_handle()