Searched defs:phandle (Results 1 – 13 of 13) sorted by relevance
/arch/powerpc/platforms/pseries/ |
D | mobility.c | 29 __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/ |
D | devices.c | 35 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/ |
D | oflib.c | 209 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()
|
D | of.h | 7 typedef void *phandle; typedef
|
D | ops.h | 210 static inline char *get_path(const void *phandle, char *buf, int len) in get_path()
|
/arch/powerpc/sysdev/ |
D | fsl_msi.h | 45 phandle phandle; member
|
D | fsl_msi.c | 182 phandle phandle = 0; in fsl_setup_msi_irqs() local
|
/arch/powerpc/include/asm/ |
D | bootx.h | 35 u32 phandle; /* not really available */ member
|
D | pmac_pfunc.h | 141 u32 phandle; member
|
/arch/powerpc/platforms/powernv/ |
D | pci.c | 77 int pnv_pci_get_device_tree(uint32_t phandle, void *buf, uint64_t len) in pnv_pci_get_device_tree()
|
/arch/mips/cavium-octeon/ |
D | octeon-platform.c | 486 u32 phandle; in octeon_fdt_set_phy() local
|
/arch/powerpc/kernel/ |
D | dt_cpu_ftrs.c | 976 unsigned long phandle = be32_to_cpu(prop[i]); in cpufeatures_deps_enable() local
|
/arch/powerpc/platforms/powermac/ |
D | pfunc_core.c | 957 u32 phandle, u32 fflags, struct pmf_args *args) in pmf_do_functions()
|