Home
last modified time | relevance | path

Searched refs:V4L2_MBUS_DATA_ACTIVE_LOW (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/media/
H A Dv4l2-mediabus.h61 #define V4L2_MBUS_DATA_ACTIVE_LOW BIT(9) macro
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-mediabus.h59 #define V4L2_MBUS_DATA_ACTIVE_LOW BIT(10) macro
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c318 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()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c326 V4L2_MBUS_DATA_ACTIVE_LOW); in v4l2_fwnode_endpoint_parse_parallel_bus()
328 V4L2_MBUS_DATA_ACTIVE_LOW; in v4l2_fwnode_endpoint_parse_parallel_bus()
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Disp.c2067 !!(vep->bus.parallel.flags & V4L2_MBUS_DATA_ACTIVE_LOW); in isp_parse_of_parallel_endpoint()
/kernel/linux/linux-5.10/drivers/media/platform/
H A Dpxa_camera.c1592 * PXA does not support V4L2_MBUS_DATA_ACTIVE_LOW and the bus mastering in pxa_camera_set_bus_param()
1605 if (cfg.flags & V4L2_MBUS_DATA_ACTIVE_LOW) { in pxa_camera_set_bus_param()
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Disp.c2076 !!(vep->bus.parallel.flags & V4L2_MBUS_DATA_ACTIVE_LOW); in isp_parse_of_parallel_endpoint()
/kernel/linux/linux-6.6/drivers/media/platform/intel/
H A Dpxa_camera.c1587 * PXA does not support V4L2_MBUS_DATA_ACTIVE_LOW and the bus mastering in pxa_camera_set_bus_param()
1602 if (flags & V4L2_MBUS_DATA_ACTIVE_LOW) { in pxa_camera_set_bus_param()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x.c2312 if (flags & V4L2_MBUS_DATA_ACTIVE_LOW) in tda1997x_parse_dt()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x.c2328 if (flags & V4L2_MBUS_DATA_ACTIVE_LOW) in tda1997x_parse_dt()

Completed in 22 milliseconds