Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Dv4l2-mediabus.h59 #define V4L2_MBUS_DATA_ACTIVE_LOW BIT(10) macro
/openbmc/linux/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()
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Disp.c2076 !!(vep->bus.parallel.flags & V4L2_MBUS_DATA_ACTIVE_LOW); in isp_parse_of_parallel_endpoint()
/openbmc/linux/drivers/media/platform/intel/
H A Dpxa_camera.c1602 if (flags & V4L2_MBUS_DATA_ACTIVE_LOW) { in pxa_camera_set_bus_param()
/openbmc/linux/drivers/media/i2c/
H A Dtda1997x.c2328 if (flags & V4L2_MBUS_DATA_ACTIVE_LOW) in tda1997x_parse_dt()