Searched refs:phye_args (Results 1 – 2 of 2) sorted by relevance
243 struct rt_ofw_cell_args phye_args; in ofw_phye_get_by_index() local245 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()
69 rt_err_t (*ofw_parse)(struct rt_phye *phye, struct rt_ofw_cell_args *phye_args);
Completed in 3 milliseconds