Home
last modified time | relevance | path

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

1234

/openbmc/linux/drivers/of/
H A Dresolver.c25 phandle phandle; in live_tree_max_phandle() local
45 phandle phandle; in adjust_overlay_phandles() local
73 struct property *prop_fixup, phandle phandle) in update_usages_of_a_phandle_reference() argument
269 phandle phandle, phandle_delta; in of_resolve_phandles() local
/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/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
/openbmc/linux/arch/sparc/kernel/
H A Ddevices.c35 int (*compare)(phandle, int, void *), void *compare_arg, in check_cpu_node()
54 static int __cpu_find_by(int (*compare)(phandle, int, void *), in __cpu_find_by() argument
/openbmc/u-boot/tools/dtoc/
H A Ddtoc_test_phandle_reorder.dts18 phandle: phandle-target { label
H A Ddtoc_test_phandle_bad2.dts11 phandle: phandle-target { label
H A Ddtoc_test_phandle_single.dts11 phandle: phandle-target { label
H A Ddtoc_test_phandle.dts11 phandle: phandle-target { label
/openbmc/linux/drivers/char/tpm/
H A Dtpm2-space.c227 u32 phandle; in tpm2_map_to_phandle() local
354 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
379 u32 phandle; in tpm2_map_response_header() local
440 u32 phandle; in tpm2_map_response_body() local
/openbmc/u-boot/include/dm/
H A Dof.h14 typedef u32 phandle; typedef
46 phandle phandle; member
/openbmc/qemu/pc-bios/vof/
H A Dvof.h14 typedef unsigned long phandle; typedef
/openbmc/linux/arch/powerpc/boot/
H A Doflib.c209 int of_getprop(const void *phandle, const char *name, void *buf, in of_getprop()
215 int of_setprop(const void *phandle, const char *name, const void *buf, in of_setprop()
H A Dof.h7 typedef void *phandle; typedef
/openbmc/u-boot/include/
H A Dfs_loader.h21 u32 phandle; member
/openbmc/linux/drivers/misc/cxl/
H A Dflash.c35 __be32 phandle; member
107 static int update_node(__be32 phandle, s32 scope) in update_node()
179 __be32 *data, phandle; in update_devicetree() local
/openbmc/u-boot/drivers/net/fm/
H A Dfdt.c20 uint32_t phandle; in fdt_fixup_fman_firmware() local
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_syscon.c40 u32 phandle; in syscon_reboot_probe() local
/openbmc/qemu/hw/riscv/
H A Dvirt.c220 char *clust_name, uint32_t *phandle, in create_fdt_socket_cpus()
429 uint32_t *phandle, uint32_t *intc_phandles, in create_fdt_socket_plic()
579 uint32_t *phandle, uint32_t *intc_phandles, in create_fdt_imsic()
672 uint32_t *phandle, in create_fdt_socket_aplic()
725 uint32_t *phandle, in create_fdt_sockets()
893 uint32_t *phandle) in create_fdt_reset()
1037 uint32_t phandle = 1, irq_mmio_phandle = 1, msi_pcie_phandle = 1; in finalize_fdt() 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/linux/arch/powerpc/sysdev/
H A Dfsl_msi.h45 phandle phandle; member
/openbmc/linux/scripts/dtc/
H A Dchecks.c491 cell_t phandle; in check_phandle_prop() local
537 cell_t phandle, linux_phandle; in check_explicit_phandles() local
611 cell_t phandle; in fixup_phandle_references() local
1403 cell_t phandle; in check_property_phandle_args() local
1633 int phandle; in check_interrupt_map() local
1687 cell_t irq_cells, phandle; in check_interrupts_property() local
1853 cell_t phandle; in get_remote_endpoint() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dbootx.h35 u32 phandle; /* not really available */ member
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.c355 struct device_node *phandle = dev->parent->of_node; in mtk_drm_get_all_drm_priv() local
780 struct device_node *phandle = dev->parent->of_node; in mtk_drm_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/linux/include/linux/
H A Dof_reserved_mem.h14 unsigned long phandle; member

1234