Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dof.h1060 static inline int of_parse_phandle_with_optional_args(const struct device_node *np, in of_parse_phandle_with_optional_args() function
/openbmc/linux/drivers/nvmem/
H A Dcore.c1401 ret = of_parse_phandle_with_optional_args(np, "nvmem-cells", in of_nvmem_cell_get()