Home
last modified time | relevance | path

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

12

/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
/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
H A Dops.h201 static inline char *get_path(const void *phandle, char *buf, int len) in get_path()
/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
/linux/scripts/dtc/libfdt/
H A Dfdt_overlay.c46 uint32_t phandle; in fdt_overlay_target_offset() local
335 int poffset, uint32_t phandle) in overlay_fixup_one_phandle()
384 uint32_t phandle; in overlay_fixup_phandle() local
H A 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()
710 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
/linux/scripts/dtc/
H A Dchecks.c492 cell_t phandle; in check_phandle_prop() local
538 cell_t phandle, linux_phandle; check_explicit_phandles() local
612 cell_t phandle; fixup_phandle_references() local
1405 cell_t phandle; check_property_phandle_args() local
1635 int phandle; check_interrupt_map() local
1693 cell_t irq_cells, phandle; check_interrupts_property() local
1839 cell_t phandle; get_remote_endpoint() local
[all...]
H A Ddtc.h54 static inline bool phandle_is_valid(cell_t phandle) in phandle_is_valid()
229 cell_t phandle; member
H A Dlivetree.c559 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()
638 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.c372 struct device_node *phandle = dev->parent->of_node; in mtk_drm_get_all_drm_priv() local
824 struct device_node *phandle = dev->parent->of_node; in mtk_drm_probe() local
/linux/arch/powerpc/sysdev/
H A Dfsl_msi.h45 phandle phandle; member
/linux/arch/powerpc/include/asm/
H A Dbootx.h35 u32 phandle; /* not really available */ member
H A Dpmac_pfunc.h141 u32 phandle; member
/linux/arch/powerpc/platforms/pseries/
H A Dmobility.c36 __be32 phandle; member
324 __be32 phandle = *data++; in pseries_devicetree_update() local
/linux/drivers/gpu/drm/bridge/
H A Ddisplay-connector.c312 struct device_node *phandle; in display_connector_probe() local
/linux/drivers/pinctrl/
H A Ddevicetree.c205 phandle phandle; in pinctrl_dt_to_map() local
/linux/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c38 phandle phandle; in mt76_get_of_data_from_mtd() local
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_enc.c245 struct device_node *phandle, *remote; in sun4i_hdmi_get_ddc() local
/linux/drivers/pci/hotplug/
H A Dacpiphp_ibm.c387 acpi_handle *phandle = (acpi_handle *)context; in ibm_find_acpi_device() local
/linux/drivers/usb/phy/
H A Dphy.c595 const char *phandle, u8 index) in devm_usb_get_phy_by_phandle()
/linux/arch/powerpc/platforms/powernv/
H A Dpci.c80 int pnv_pci_get_device_tree(uint32_t phandle, void *buf, uint64_t len) in pnv_pci_get_device_tree()
/linux/drivers/remoteproc/
H A Dremoteproc_core.c2113 struct rproc *rproc_get_by_phandle(phandle phandle) in rproc_get_by_phandle() argument
2163 struct rproc *rproc_get_by_phandle(phandle phandle) in rproc_get_by_phandle() argument
/linux/arch/mips/cavium-octeon/
H A Docteon-platform.c487 u32 phandle; in octeon_fdt_set_phy() local
/linux/include/linux/
H A Dof.h25 typedef u32 phandle; typedef
50 phandle phandle; member
90 phandle phandle; member

12