Home
last modified time | relevance | path

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

/components/drivers/phye/
A Dphye.c243 struct rt_ofw_cell_args phye_args; in ofw_phye_get_by_index() local
245 if (!rt_ofw_parse_phandle_cells(np, "phys", "#phy-cells", index, &phye_args)) in ofw_phye_get_by_index()
247 phye_np = phye_args.data; in ofw_phye_get_by_index()
259 if ((err = phye->ops->ofw_parse(phye, &phye_args))) in ofw_phye_get_by_index()
/components/drivers/include/drivers/
A Dphye.h69 rt_err_t (*ofw_parse)(struct rt_phye *phye, struct rt_ofw_cell_args *phye_args);

Completed in 3 milliseconds