Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wan/framer/
Dframer-core.c421 ret = of_parse_phandle_with_optional_args(np, propname, "#framer-cells", index, &args); in framer_of_get_byphandle()
/linux-6.14.4/include/linux/
Dof.h1083 static inline int of_parse_phandle_with_optional_args(const struct device_node *np, in of_parse_phandle_with_optional_args() function
/linux-6.14.4/drivers/nvmem/
Dcore.c1455 ret = of_parse_phandle_with_optional_args(np, "nvmem-cells", in of_nvmem_cell_get()