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

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/arch/mips/cavium-octeon/
H A Docteon-platform.c487 u32 phandle; local
/linux-master/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c1023 unsigned long phandle = be32_to_cpu(prop[i]); local
/linux-master/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c956 pmf_do_functions(struct device_node *np, const char *name, u32 phandle, u32 fflags, struct pmf_args *args) 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/arch/powerpc/platforms/pseries/
H A Dmobility.c36 __be32 phandle; member in struct:update_props_workarea
324 __be32 phandle = *data++; local
/linux-master/drivers/acpi/numa/
H A Dsrat.c566 acpi_handle phandle = h; local
/linux-master/drivers/acpi/
H A Dscan.c1204 acpi_handle 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/clk/imx/
H A Dclk.c65 struct of_phandle_args phandle; local
/linux-master/drivers/gpu/drm/bridge/
H A Ddisplay-connector.c312 struct device_node *phandle; local
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.c363 struct device_node *phandle = dev->parent->of_node; local
802 struct device_node *phandle = dev->parent->of_node; local
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c2501 struct device_node *phandle; local
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_enc.c237 struct device_node *phandle, *remote; local
/linux-master/drivers/iommu/
H A Dof_iommu.c239 u32 phandle; local
/linux-master/drivers/mailbox/
H A Dmtk-cmdq-mailbox.c586 struct device_node *phandle = dev->of_node; local
H A Domap-mailbox.c665 phandle phandle = sp->args[0]; 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/drivers/net/can/flexcan/
H A Dflexcan-core.c1903 phandle phandle; local

Completed in 252 milliseconds

123