Searched defs:phandle (Results 1 – 12 of 12) sorted by relevance
/external/dtc/tests/ |
D | get_phandle.c | 21 uint32_t phandle; in check_phandle() local 35 uint32_t phandle; in check_phandle_unique() local 56 uint32_t max, phandle; in main() local
|
D | node_offset_by_phandle.c | 18 static void check_search(void *fdt, uint32_t phandle, int target) in check_search()
|
/external/arm-trusted-firmware/lib/fconf/ |
D | fconf_cot_getter.c | 191 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/ |
D | fconf_hw_config_getter.c | 183 uint32_t phandle; in fconf_populate_uart_config() local
|
/external/dtc/libfdt/ |
D | fdt_overlay.c | 61 uint32_t phandle; in overlay_get_target() local 374 uint32_t phandle; in overlay_fixup_one_phandle() local
|
D | fdt_ro.c | 112 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()
|
D | libfdt.h | 387 uint32_t phandle; in fdt_get_max_phandle() local
|
/external/dtc/ |
D | checks.c | 468 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
|
D | livetree.c | 558 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
|
D | dtc.h | 193 cell_t phandle; member
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_state.c | 1240 nv50_set_global_handle(uint32_t *phandle, struct pipe_resource *res) in nv50_set_global_handle()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_state.c | 1356 nvc0_set_global_handle(uint32_t *phandle, struct pipe_resource *res) in nvc0_set_global_handle()
|