Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dmobility.c28 __be32 phandle; member
57 static int delete_dt_node(__be32 phandle) in delete_dt_node()
130 static int update_dt_node(__be32 phandle, s32 scope) in update_dt_node()
270 __be32 phandle = *data++; in pseries_devicetree_update() local
/arch/sparc/kernel/
Ddevices.c34 int (*compare)(phandle, int, void *), void *compare_arg, in check_cpu_node()
53 static int __cpu_find_by(int (*compare)(phandle, int, void *), in __cpu_find_by() argument
/arch/powerpc/boot/
Doflib.c213 int of_getprop(const void *phandle, const char *name, void *buf, in of_getprop()
219 int of_setprop(const void *phandle, const char *name, const void *buf, in of_setprop()
Dof.h6 typedef void *phandle; typedef
Dops.h211 static inline char *get_path(const void *phandle, char *buf, int len) in get_path()
/arch/powerpc/sysdev/
Dfsl_msi.h50 phandle phandle; member
Dfsl_msi.c187 phandle phandle = 0; in fsl_setup_msi_irqs() local
/arch/powerpc/include/asm/
Dbootx.h34 u32 phandle; /* not really available */ member
Dpmac_pfunc.h140 u32 phandle; member
/arch/mips/cavium-octeon/
Docteon-platform.c466 u32 phandle; in octeon_fdt_set_phy() local
/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/powerpc/platforms/powermac/
Dpfunc_core.c956 u32 phandle, u32 fflags, struct pmf_args *args) in pmf_do_functions()