Home
last modified time | relevance | path

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

/arch/powerpc/boot/
Dof.h4 typedef void *phandle; typedef
Doflib.c203 int of_getprop(const void *phandle, const char *name, void *buf, in of_getprop()
209 int of_setprop(const void *phandle, const char *name, const void *buf, in of_setprop()
Dops.h209 static inline char *get_path(const void *phandle, char *buf, int len) in get_path()
/arch/powerpc/boot/dtc-src/
Dlivetree.c263 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle()
291 static cell_t phandle = 1; /* FIXME: ick, static local */ in get_node_phandle() local
Dchecks.c286 cell_t phandle; in check_explicit_phandles() local
355 cell_t phandle; in fixup_phandle_references() local
Ddtc.h163 cell_t phandle; member
/arch/arm/boot/compressed/
Dofw-shark.c190 int phandle,i,mem_len,buffer[32]; in ofw_init() local
/arch/sparc/include/asm/
Dprom.h31 typedef u32 phandle; typedef
/arch/powerpc/include/asm/
Dbootx.h149 u32 phandle; /* not really available */ member
Dpmac_pfunc.h140 u32 phandle; member
Dprom.h75 typedef u32 phandle; typedef
/arch/powerpc/boot/libfdt/
Dfdt_ro.c405 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle()
/arch/powerpc/platforms/powermac/
Dpfunc_core.c953 u32 phandle, u32 fflags, struct pmf_args *args) in pmf_do_functions()