Home
last modified time | relevance | path

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

/external/dtc/tests/
Dget_phandle.c21 uint32_t phandle; in check_phandle() local
35 uint32_t phandle; in check_phandle_unique() local
56 uint32_t max, phandle; in main() local
Dnode_offset_by_phandle.c18 static void check_search(void *fdt, uint32_t phandle, int target) in check_search()
/external/arm-trusted-firmware/lib/fconf/
Dfconf_cot_getter.c191 uint32_t phandle; in get_oid() local
288 uint32_t phandle; in get_parent_img_id() local
/external/arm-trusted-firmware/plat/arm/board/fvp/fconf/
Dfconf_hw_config_getter.c183 uint32_t phandle; in fconf_populate_uart_config() local
/external/dtc/libfdt/
Dfdt_overlay.c61 uint32_t phandle; in overlay_get_target() local
374 uint32_t phandle; in overlay_fixup_one_phandle() local
Dfdt_ro.c112 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle) in fdt_find_max_phandle()
140 int fdt_generate_phandle(const void *fdt, uint32_t *phandle) in fdt_generate_phandle()
679 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
Dlibfdt.h387 uint32_t phandle; in fdt_get_max_phandle() local
/external/dtc/
Dchecks.c468 cell_t phandle; in check_phandle_prop() local
514 cell_t phandle, linux_phandle; in check_explicit_phandles() local
588 cell_t phandle; in fixup_phandle_references() local
1384 int phandle; in check_property_phandle_args() local
1589 int irq_cells, phandle; in check_interrupts_property() local
1755 int phandle; in get_remote_endpoint() local
Dlivetree.c558 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()
594 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
Ddtc.h193 cell_t phandle; member
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c1240 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.c1356 nvc0_set_global_handle(uint32_t *phandle, struct pipe_resource *res) in nvc0_set_global_handle()