Home
last modified time | relevance | path

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

/drivers/media/v4l2-core/
Dv4l2-fwnode.c123 bool have_clk_lane = false, have_data_lanes = false, in v4l2_fwnode_endpoint_parse_csi2_bus() local
197 have_clk_lane = true; in v4l2_fwnode_endpoint_parse_csi2_bus()
200 if (have_clk_lane && lanes_used & BIT(clock_lane) && in v4l2_fwnode_endpoint_parse_csi2_bus()
216 have_clk_lane || (flags & ~V4L2_MBUS_CSI2_CONTINUOUS_CLOCK)) { in v4l2_fwnode_endpoint_parse_csi2_bus()