Searched refs:fw_ep (Results 1 – 1 of 1) sorted by relevance
1544 struct v4l2_fwnode_endpoint fw_ep; in ceu_parse_dt() local1568 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &fw_ep); in ceu_parse_dt()1575 if (fw_ep.bus_type != V4L2_MBUS_PARALLEL) { in ceu_parse_dt()1586 ceu_sd->mbus_flags = fw_ep.bus.parallel.flags; in ceu_parse_dt()