Home
last modified time | relevance | path

Searched refs:of_phandle_iterator_args (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dof.h405 extern int of_phandle_iterator_args(struct of_phandle_iterator *it,
844 static inline int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args() function
/linux/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c1233 if (of_phandle_iterator_args(&it, args, MAX_PHANDLE_ARGS) != 2) in cpg_mssr_reserved_init()