Home
last modified time | relevance | path

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

/linux/include/media/
H A Dv4l2-mediabus.h55 #define V4L2_MBUS_PCLK_SAMPLE_RISING BIT(6) macro
/linux/drivers/media/i2c/
H A Dml86v7667.c228 V4L2_MBUS_PCLK_SAMPLE_RISING | in ml86v7667_get_mbus_config()
H A Dmt9m111.c1162 V4L2_MBUS_PCLK_SAMPLE_RISING : in mt9m111_get_mbus_config()
1253 V4L2_MBUS_PCLK_SAMPLE_RISING); in mt9m111_probe_fw()
H A Dov9640.c654 cfg->bus.parallel.flags = V4L2_MBUS_PCLK_SAMPLE_RISING | in ov9640_get_mbus_config()
H A Dtvp7002.c925 if (flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in tvp7002_get_pdata()
H A Dst-mipid02.c420 if (ep->bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in mipid02_configure_from_tx()
H A Dtvp514x.c1009 if (flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in tvp514x_get_pdata()
H A Dmt9v032.c1038 V4L2_MBUS_PCLK_SAMPLE_RISING); in mt9v032_get_pdata()
H A Dtvp5150.c1202 | V4L2_MBUS_PCLK_SAMPLE_RISING in tvp5150_get_mbus_config()
H A Dov5640.c2656 if (flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in ov5640_set_power_dvp()
/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_dma.c291 pclk_pol = !!(bus->flags & V4L2_MBUS_PCLK_SAMPLE_RISING); in sun4i_csi_start_streaming()
/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-input.c326 if (inp->ved.bus.flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in dcmipp_inp_configure_parallel()
/linux/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_bridge.c273 if (flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in sun6i_csi_bridge_configure_parallel()
/linux/drivers/media/platform/intel/
H A Dpxa_camera.c1570 mbus_config |= V4L2_MBUS_PCLK_SAMPLE_RISING; in pxa_camera_set_bus_param()
2247 if (ep.bus.parallel.flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in pxa_camera_pdata_from_dt()
/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c257 if (mbus_flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in rkisp1_config_isp()