Searched refs:mbus_flags (Results 1 – 4 of 4) sorted by relevance
159 unsigned int mbus_flags; member357 unsigned int mbus_flags = ceu_sd->mbus_flags; in ceu_hw_config() local439 camcr |= mbus_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW ? 1 << 1 : 0; in ceu_hw_config()440 camcr |= mbus_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW ? 1 << 0 : 0; in ceu_hw_config()1527 ceu_sd->mbus_flags = async_sd->flags; in ceu_parse_platform_data()1586 ceu_sd->mbus_flags = fw_ep.bus.parallel.flags; in ceu_parse_dt()
88 unsigned int mbus_flags; member
692 if (!(vin->parallel->mbus_flags & V4L2_MBUS_HSYNC_ACTIVE_LOW)) in rvin_setup()696 if (!(vin->parallel->mbus_flags & V4L2_MBUS_VSYNC_ACTIVE_LOW)) in rvin_setup()700 if (vin->parallel->mbus_flags & V4L2_MBUS_DATA_ENABLE_LOW) in rvin_setup()
596 vin->parallel->mbus_flags = vep->bus.parallel.flags; in rvin_parallel_parse_v4l2()600 vin->parallel->mbus_flags = 0; in rvin_parallel_parse_v4l2()