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

/linux-4.4.14/drivers/media/platform/soc_camera/
H A Drcar_vin.c1172 #define VIN_MBUS_FLAGS (V4L2_MBUS_MASTER | \ macro
1195 common_flags = soc_mbus_config_compatible(&cfg, VIN_MBUS_FLAGS); rcar_vin_set_bus_param()
1199 cfg.flags, VIN_MBUS_FLAGS); rcar_vin_set_bus_param()
1205 common_flags = VIN_MBUS_FLAGS; rcar_vin_set_bus_param()
1263 ret = soc_mbus_config_compatible(&cfg, VIN_MBUS_FLAGS); rcar_vin_try_bus_param()
1269 cfg.flags, VIN_MBUS_FLAGS); rcar_vin_try_bus_param()

Completed in 69 milliseconds