Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dmobility.c29 __be32 phandle; member
59 static int delete_dt_node(__be32 phandle) in delete_dt_node()
132 static int update_dt_node(__be32 phandle, s32 scope) in update_dt_node()
247 static void prrn_update_node(__be32 phandle) in prrn_update_node()
299 __be32 phandle = *data++; in pseries_devicetree_update() local
/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
/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
Dops.h210 static inline char *get_path(const void *phandle, char *buf, int len) in get_path()
/arch/powerpc/sysdev/
Dfsl_msi.h45 phandle phandle; member
Dfsl_msi.c182 phandle phandle = 0; in fsl_setup_msi_irqs() local
/arch/powerpc/include/asm/
Dbootx.h35 u32 phandle; /* not really available */ member
Dpmac_pfunc.h141 u32 phandle; member
/arch/powerpc/platforms/powernv/
Dpci.c77 int pnv_pci_get_device_tree(uint32_t phandle, void *buf, uint64_t len) in pnv_pci_get_device_tree()
/arch/mips/cavium-octeon/
Docteon-platform.c486 u32 phandle; in octeon_fdt_set_phy() local
/arch/powerpc/kernel/
Ddt_cpu_ftrs.c976 unsigned long phandle = be32_to_cpu(prop[i]); in cpufeatures_deps_enable() local
/arch/powerpc/platforms/powermac/
Dpfunc_core.c957 u32 phandle, u32 fflags, struct pmf_args *args) in pmf_do_functions()