Home
last modified time | relevance | path

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

12

/openbmc/u-boot/tools/dtoc/
H A Ddtoc_test_phandle_single.dts11 phandle: phandle-target { label
H A Ddtoc_test_phandle_bad2.dts11 phandle: phandle-target { label
H A Ddtoc_test_phandle_reorder.dts18 phandle: phandle-target { label
H A Ddtoc_test_phandle.dts11 phandle: phandle-target { label
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpinctrl_broadwell.c32 int phandle; member
57 int phandle = fdt_get_phandle(blob, node); in broadwell_pinctrl_read_configs() local
98 int conf_count, int phandle) in broadwell_pinctrl_lookup_phandle()
132 uint phandle = fdt32_to_cpu(prop[i * 3 + 1]); in broadwell_pinctrl_read_pins() local
/openbmc/qemu/pc-bios/vof/
H A Dvof.h14 typedef unsigned long phandle; typedef
/openbmc/u-boot/include/
H A Dfs_loader.h21 u32 phandle; member
/openbmc/u-boot/drivers/net/fm/
H A Dfdt.c20 uint32_t phandle; in fdt_fixup_fman_firmware() local
/openbmc/u-boot/include/dm/
H A Dof.h14 typedef u32 phandle; typedef
46 phandle phandle; member
/openbmc/qemu/hw/ppc/
H A Dvof.c46 uint32_t phandle; member
351 static uint32_t vof_nextprop(const void *fdt, uint32_t phandle, in vof_nextprop()
387 static uint32_t vof_peer(const void *fdt, uint32_t phandle) in vof_peer()
405 static uint32_t vof_child(const void *fdt, uint32_t phandle) in vof_child()
417 static uint32_t vof_parent(const void *fdt, uint32_t phandle) in vof_parent()
512 static uint32_t vof_package_to_path(const void *fdt, uint32_t phandle, in vof_package_to_path()
534 uint32_t phandle = vof_instance_to_package(vof, ihandle); in vof_instance_to_path() local
1033 uint32_t phandle = fdt_get_max_phandle(fdt); in vof_build_dt() local
H A Dspapr_irq.c277 void *fdt, uint32_t phandle) in spapr_irq_dt()
462 int offset, phandle; in spapr_irq_get_phandle() local
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_syscon.c40 u32 phandle; in syscon_reboot_probe() local
/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160aqds.c633 u32 phandle; in fdt_get_ioslot_offset() local
685 struct phy_device *phy_dev, int phandle) in fdt_create_phy_node()
753 int ret, dpmac_id, phandle, i; in fdt_fixup_board_phy() local
/openbmc/qemu/hw/riscv/
H A Dvirt.c233 char *clust_name, uint32_t *phandle, in create_fdt_socket_cpus()
444 uint32_t *phandle, uint32_t *intc_phandles, in create_fdt_socket_plic()
595 uint32_t *phandle, uint32_t *intc_phandles, in create_fdt_imsic()
688 uint32_t *phandle, in create_fdt_socket_aplic()
742 uint32_t *phandle, in create_fdt_sockets()
918 static void create_fdt_reset(RISCVVirtState *s, uint32_t *phandle) in create_fdt_reset()
1132 uint32_t phandle = 1, irq_mmio_phandle = 1, msi_pcie_phandle = 1; in finalize_fdt() local
H A Dspike.c61 uint32_t cpu_phandle, intc_phandle, phandle = 1; in create_fdt() local
/openbmc/u-boot/drivers/pinctrl/broadcom/
H A Dpinctrl-bcm6838.c92 u32 phandle; in bcm6838_pinctrl_probe() local
/openbmc/qemu/hw/arm/
H A Dxlnx-versal-virt.c46 } phandle; member
89 unsigned int freq_hz, uint32_t phandle) in fdt_add_clk_node()
277 uint32_t phandle) in fdt_add_fixed_link_nodes()
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c202 uint32_t phandle; in ft_fixup_clocks() local
/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape_fixup.c76 u32 phandle; in fdt_pcie_set_msi_map_entry() local
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_overlay.c106 uint32_t phandle; in overlay_get_target() local
419 uint32_t phandle; in overlay_fixup_one_phandle() local
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c1677 static const fdt32_t *omap_hsmmc_get_pinctrl_entry(u32 phandle,
1704 const __be32 *phandle; local
1720 const __be32 *phandle; local
1745 u32 phandle; local
1773 u32 phandle; local
/openbmc/u-boot/scripts/dtc/
H A 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
/openbmc/qemu/system/
H A Ddevice_tree.c487 uint32_t phandle = qemu_fdt_get_phandle(fdt, target_node_path); in qemu_fdt_setprop_phandle() local
493 static int phandle = 0x0; in qemu_fdt_alloc_phandle() local
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-uclass.c90 uint32_t phandle; in pinctrl_select_state_full() local
/openbmc/u-boot/drivers/core/
H A Duclass.c398 uint phandle; in uclass_find_device_by_phandle() local
525 uint phandle; in uclass_get_device_by_phandle_id() local

12