Home
last modified time | relevance | path

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

12

/external/u-boot/tools/dtoc/
Ddtoc_test_phandle.dts11 phandle: phandle-target { label
/external/u-boot/arch/x86/cpu/broadwell/
Dpinctrl_broadwell.c31 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/
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/u-boot/drivers/net/fm/
Dfdt.c20 uint32_t phandle; in fdt_fixup_fman_firmware() local
/external/u-boot/include/dm/
Dof.h14 typedef u32 phandle; typedef
46 phandle phandle; member
/external/u-boot/drivers/pinctrl/
Dpinctrl_stm32.c150 uint32_t phandle; in stm32_pinctrl_set_state_simple() local
Dpinctrl-uclass.c68 uint32_t phandle; in pinctrl_select_state_full() local
/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/u-boot/drivers/pci/
Dpcie_layerscape_fixup.c76 u32 phandle; in fdt_pcie_set_msi_map_entry() local
/external/u-boot/arch/arm/mach-omap2/omap5/
Dfdt.c202 uint32_t phandle; in ft_fixup_clocks() local
/external/u-boot/scripts/dtc/libfdt/
Dfdt_overlay.c106 uint32_t phandle; in overlay_get_target() local
419 uint32_t phandle; in overlay_fixup_one_phandle() local
Dfdt_ro.c99 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/
Domap_hsmmc.c1584 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/
Dchecks.c444 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
Dlivetree.c540 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
Ddtc.h166 cell_t phandle; member
/external/u-boot/drivers/core/
Duclass.c348 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/
Dfdt_ro.c57 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/
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.c533 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
Ddtc.h165 cell_t phandle; member
/external/u-boot/common/
Dfdt_support.c1318 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/
Dfdtdec.c621 const u32 *phandle; in fdtdec_lookup_phandle() local
731 int phandle; in fdtdec_parse_phandle_with_args() local

12