Home
last modified time | relevance | path

Searched refs:phandle (Results 1 – 6 of 6) sorted by relevance

/include/dm/
A Dof.h13 typedef u32 phandle; typedef
56 phandle phandle; member
A Dof_access.h267 phandle handle);
A Dofnode.h720 ofnode ofnode_get_by_phandle(uint phandle);
729 ofnode oftree_get_by_phandle(oftree tree, uint phandle);
/include/
A Dfs_loader.h21 u32 phandle; member
A Dfdtdec.h986 static inline int fdtdec_set_phandle(void *blob, int node, uint32_t phandle) in fdtdec_set_phandle() argument
988 return fdt_setprop_u32(blob, node, "phandle", phandle); in fdtdec_set_phandle()
A Dfdt_support.h374 int fdt_set_phandle(void *fdt, int nodeoffset, uint32_t phandle);

Completed in 13 milliseconds