Searched defs:phandle (Results 1 - 25 of 51) sorted by relevance

123

/linux-master/arch/powerpc/boot/
H A Dof.h7 typedef void *phandle; typedef
H A Doflib.c209 int of_getprop(const void *phandle, const char *name, void *buf, argument
215 int of_setprop(const void *phandle, const char *name, const void *buf, argument
H A Dops.h201 static inline char *get_path(const void *phandle, char *buf, int len) argument
/linux-master/arch/powerpc/include/asm/
H A Dbootx.h35 u32 phandle; /* not really available */ member in struct:bootx_dt_node
H A Dpmac_pfunc.h141 u32 phandle; member in struct:pmf_function
/linux-master/arch/powerpc/sysdev/
H A Dfsl_msi.h45 phandle phandle; member in struct:fsl_msi
H A Dfsl_msi.c183 phandle phandle = 0; local
[all...]
/linux-master/include/linux/
H A Dof_reserved_mem.h14 unsigned long phandle; member in struct:reserved_mem
/linux-master/drivers/of/
H A Dresolver.c25 phandle phandle; local
45 phandle phandle; local
72 update_usages_of_a_phandle_reference(struct device_node *overlay, struct property *prop_fixup, phandle phandle) argument
269 phandle phandle, phandle_delta; local
[all...]
/linux-master/drivers/clk/imx/
H A Dclk.c65 struct of_phandle_args phandle; local
/linux-master/drivers/iommu/
H A Dof_iommu.c239 u32 phandle; local
/linux-master/drivers/char/tpm/
H A Dtpm2-space.c227 u32 phandle; local
354 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) argument
379 u32 phandle; local
440 u32 phandle; local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c38 phandle phandle; local
/linux-master/drivers/pinctrl/
H A Ddevicetree.c205 phandle phandle; local
/linux-master/drivers/gpu/drm/bridge/
H A Ddisplay-connector.c312 struct device_node *phandle; local
/linux-master/drivers/acpi/numa/
H A Dsrat.c566 acpi_handle phandle = h; local
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_enc.c237 struct device_node *phandle, *remote; local
/linux-master/drivers/pci/hotplug/
H A Dacpiphp_ibm.c387 acpi_handle *phandle = (acpi_handle *)context; local
/linux-master/drivers/misc/cxl/
H A Dflash.c35 __be32 phandle; member in struct:update_props_workarea
107 static int update_node(__be32 phandle, s32 scope) argument
179 __be32 *data, phandle; local
/linux-master/scripts/dtc/libfdt/
H A Dfdt_overlay.c46 uint32_t phandle; local
360 uint32_t phandle; local
[all...]
H A Dlibfdt.h400 uint32_t phandle; local
[all...]
H A Dfdt_ro.c114 int fdt_find_max_phandle(const void *fdt, uint32_t *phandle) argument
142 int fdt_generate_phandle(const void *fdt, uint32_t *phandle) argument
681 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) argument
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.c80 int pnv_pci_get_device_tree(uint32_t phandle, void *buf, uint64_t len) argument
/linux-master/drivers/usb/phy/
H A Dphy.c594 devm_usb_get_phy_by_phandle(struct device *dev, const char *phandle, u8 index) argument
/linux-master/scripts/dtc/
H A Ddtc.h54 static inline bool phandle_is_valid(cell_t phandle) argument
229 cell_t phandle; member in struct:node

Completed in 318 milliseconds

123