Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c129 bool have_clk_lane = false, have_data_lanes = false, in v4l2_fwnode_endpoint_parse_csi2_bus() local
203 have_clk_lane = true; in v4l2_fwnode_endpoint_parse_csi2_bus()
206 if (have_clk_lane && lanes_used & BIT(clock_lane) && in v4l2_fwnode_endpoint_parse_csi2_bus()
220 lanes_used || have_clk_lane || flags) { in v4l2_fwnode_endpoint_parse_csi2_bus()