| /external/u-boot/tools/dtoc/ |
| D | dtoc_test_phandle.dts | 11 phandle: phandle-target { label
|
| /external/u-boot/arch/x86/cpu/broadwell/ |
| D | pinctrl_broadwell.c | 31 int phandle; member 56 int phandle = fdt_get_phandle(blob, node); in broadwell_pinctrl_read_configs() local 97 int conf_count, int phandle) in broadwell_pinctrl_lookup_phandle() 131 uint phandle = fdt32_to_cpu(prop[i * 3 + 1]); in broadwell_pinctrl_read_pins() local
|
| /external/dtc/tests/ |
| D | get_phandle.c | 33 uint32_t phandle; in check_phandle() local
|
| D | node_offset_by_phandle.c | 31 static void check_search(void *fdt, uint32_t phandle, int target) in check_search()
|
| /external/u-boot/drivers/net/fm/ |
| D | fdt.c | 20 uint32_t phandle; in fdt_fixup_fman_firmware() local
|
| /external/u-boot/include/dm/ |
| D | of.h | 14 typedef u32 phandle; typedef 46 phandle phandle; member
|
| /external/u-boot/drivers/pinctrl/ |
| D | pinctrl_stm32.c | 150 uint32_t phandle; in stm32_pinctrl_set_state_simple() local
|
| D | pinctrl-uclass.c | 68 uint32_t phandle; in pinctrl_select_state_full() local
|
| /external/dtc/libfdt/ |
| D | fdt_overlay.c | 54 uint32_t phandle; in overlay_get_target() local 357 uint32_t phandle; in overlay_fixup_one_phandle() local
|
| D | fdt_ro.c | 98 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/u-boot/drivers/pci/ |
| D | pcie_layerscape_fixup.c | 76 u32 phandle; in fdt_pcie_set_msi_map_entry() local
|
| /external/u-boot/arch/arm/mach-omap2/omap5/ |
| D | fdt.c | 202 uint32_t phandle; in ft_fixup_clocks() local
|
| /external/u-boot/scripts/dtc/libfdt/ |
| D | fdt_overlay.c | 106 uint32_t phandle; in overlay_get_target() local 419 uint32_t phandle; in overlay_fixup_one_phandle() local
|
| D | fdt_ro.c | 99 uint32_t phandle; in fdt_get_max_phandle() local 595 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
|
| /external/u-boot/drivers/mmc/ |
| D | omap_hsmmc.c | 1584 static const fdt32_t *omap_hsmmc_get_pinctrl_entry(u32 phandle, 1611 const __be32 *phandle; local 1627 const __be32 *phandle; local 1652 u32 phandle; local 1680 u32 phandle; local
|
| /external/u-boot/scripts/dtc/ |
| D | checks.c | 444 cell_t phandle; in check_phandle_prop() local 490 cell_t phandle, linux_phandle; in check_explicit_phandles() local 564 cell_t phandle; in fixup_phandle_references() local 1119 int phandle; in check_property_phandle_args() local 1302 int irq_cells, phandle; in check_interrupts_property() local
|
| D | livetree.c | 540 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle() 576 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
|
| D | dtc.h | 166 cell_t phandle; member
|
| /external/u-boot/drivers/core/ |
| D | uclass.c | 348 uint phandle; in uclass_find_device_by_phandle() local 472 uint phandle; in uclass_get_device_by_phandle_id() local
|
| /external/u-boot/lib/libfdt/ |
| D | fdt_ro.c | 57 uint32_t phandle; in fdt_get_max_phandle() local 504 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
|
| /external/dtc/ |
| D | checks.c | 406 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
|
| D | livetree.c | 533 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle() 566 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
|
| D | dtc.h | 165 cell_t phandle; member
|
| /external/u-boot/common/ |
| D | fdt_support.c | 1318 uint32_t phandle = 0; in fdt_alloc_phandle() local 1335 int fdt_set_phandle(void *fdt, int nodeoffset, uint32_t phandle) in fdt_set_phandle() 1377 int phandle = fdt_get_phandle(fdt, nodeoffset); in fdt_create_phandle() local
|
| /external/u-boot/lib/ |
| D | fdtdec.c | 621 const u32 *phandle; in fdtdec_lookup_phandle() local 731 int phandle; in fdtdec_parse_phandle_with_args() local
|