Searched refs:of_prop_next_u32 (Results 1 – 1 of 1) sorted by relevance
418 const __be32 *of_prop_next_u32(struct property *prop, const __be32 *cur,784 static inline const __be32 *of_prop_next_u32(struct property *prop, in of_prop_next_u32() function1345 p = of_prop_next_u32(prop, NULL, &u); \1347 p = of_prop_next_u32(prop, p, &u))