Searched refs:V4L2_MBUS_DATA_ACTIVE_LOW (Results 1 – 5 of 5) sorted by relevance
59 #define V4L2_MBUS_DATA_ACTIVE_LOW BIT(10) macro
367 V4L2_MBUS_DATA_ACTIVE_LOW); in v4l2_fwnode_endpoint_parse_parallel_bus()369 V4L2_MBUS_DATA_ACTIVE_LOW; in v4l2_fwnode_endpoint_parse_parallel_bus()
2046 !!(vep->bus.parallel.flags & V4L2_MBUS_DATA_ACTIVE_LOW); in isp_parse_of_parallel_endpoint()
1601 if (flags & V4L2_MBUS_DATA_ACTIVE_LOW) { in pxa_camera_set_bus_param()
2330 if (flags & V4L2_MBUS_DATA_ACTIVE_LOW) in tda1997x_parse_dt()