Searched refs:mbus_flags (Results 1 – 4 of 4) sorted by relevance
159 unsigned int mbus_flags; member355 unsigned int mbus_flags = ceu_sd->mbus_flags; in ceu_hw_config() local437 camcr |= mbus_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW ? 1 << 1 : 0; in ceu_hw_config()438 camcr |= mbus_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW ? 1 << 0 : 0; in ceu_hw_config()1517 ceu_sd->mbus_flags = async_sd->flags; in ceu_parse_platform_data()1585 ceu_sd->mbus_flags = fw_ep.bus.parallel.flags; in ceu_parse_dt()
107 unsigned int mbus_flags; member
318 if (sensor->mbus_flags & V4L2_MBUS_PCLK_SAMPLE_RISING) in rkisp1_config_isp()323 if (sensor->mbus_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW) in rkisp1_config_isp()326 if (sensor->mbus_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW) in rkisp1_config_isp()
276 rk_asd->mbus_flags = vep.bus.mipi_csi2.flags; in rkisp1_subdev_notifier()