Home
last modified time | relevance | path

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

123

/linux-6.6.21/drivers/of/
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
/linux-6.6.21/arch/sparc/kernel/
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
/linux-6.6.21/drivers/char/tpm/
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
/linux-6.6.21/arch/powerpc/boot/
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()
Dof.h7 typedef void *phandle; typedef
/linux-6.6.21/drivers/misc/cxl/
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
/linux-6.6.21/scripts/dtc/
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
Ddtc.h54 static inline bool phandle_is_valid(cell_t phandle) in phandle_is_valid()
229 cell_t phandle; member
Dlivetree.c558 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()
621 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
/linux-6.6.21/arch/powerpc/sysdev/
Dfsl_msi.h45 phandle phandle; member
/linux-6.6.21/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c355 struct device_node *phandle = dev->parent->of_node; in mtk_drm_get_all_drm_priv() local
778 struct device_node *phandle = dev->parent->of_node; in mtk_drm_probe() local
/linux-6.6.21/arch/powerpc/include/asm/
Dbootx.h35 u32 phandle; /* not really available */ member
/linux-6.6.21/scripts/dtc/libfdt/
Dfdt_ro.c114 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle) in fdt_find_max_phandle()
142 int fdt_generate_phandle(const void *fdt, uint32_t *phandle) in fdt_generate_phandle()
681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
Dfdt_overlay.c46 uint32_t phandle; in fdt_overlay_target_offset() local
360 uint32_t phandle; in overlay_fixup_one_phandle() local
/linux-6.6.21/include/linux/
Dof_reserved_mem.h14 unsigned long phandle; member
/linux-6.6.21/arch/powerpc/platforms/pseries/
Dmobility.c36 __be32 phandle; member
325 __be32 phandle = *data++; in pseries_devicetree_update() local
/linux-6.6.21/drivers/clk/imx/
Dclk.c65 struct of_phandle_args phandle; in imx_obtain_fixed_clock_from_dt() local
/linux-6.6.21/drivers/iommu/
Dof_iommu.c251 u32 phandle; in of_iommu_get_resv_regions() local
/linux-6.6.21/drivers/gpu/drm/bridge/
Ddisplay-connector.c312 struct device_node *phandle; in display_connector_probe() local
/linux-6.6.21/drivers/pinctrl/
Ddevicetree.c205 phandle phandle; in pinctrl_dt_to_map() local
/linux-6.6.21/drivers/gpu/drm/sun4i/
Dsun4i_hdmi_enc.c233 struct device_node *phandle, *remote; in sun4i_hdmi_get_ddc() local
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/
Deeprom.c38 phandle phandle; in mt76_get_of_epprom_from_mtd() local
/linux-6.6.21/drivers/acpi/numa/
Dsrat.c555 acpi_handle phandle = h; in acpi_get_pxm() local
/linux-6.6.21/drivers/usb/phy/
Dphy.c595 const char *phandle, u8 index) in devm_usb_get_phy_by_phandle()
/linux-6.6.21/drivers/pci/hotplug/
Dacpiphp_ibm.c387 acpi_handle *phandle = (acpi_handle *)context; in ibm_find_acpi_device() local

123