Searched refs:V4L2_MBUS_DATA_ACTIVE_LOW (Results 1 – 5 of 5) sorted by relevance
61 #define V4L2_MBUS_DATA_ACTIVE_LOW BIT(9) macro
318 V4L2_MBUS_DATA_ACTIVE_LOW); in v4l2_fwnode_endpoint_parse_parallel_bus()320 V4L2_MBUS_DATA_ACTIVE_LOW; in v4l2_fwnode_endpoint_parse_parallel_bus()
2067 !!(vep->bus.parallel.flags & V4L2_MBUS_DATA_ACTIVE_LOW); in isp_parse_of_parallel_endpoint()
1602 if (cfg.flags & V4L2_MBUS_DATA_ACTIVE_LOW) { in pxa_camera_set_bus_param()
2310 if (flags & V4L2_MBUS_DATA_ACTIVE_LOW) in tda1997x_parse_dt()