Home
last modified time | relevance | path

Searched refs:of_phandle_iterator_args (Results 1 – 3 of 3) 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/of/
H A Dbase.c1430 int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args() function
1475 c = of_phandle_iterator_args(&it, in __of_parse_phandle_with_args()
/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()