Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/soc_camera/
Drcar_vin.c1158 #define VIN_MBUS_FLAGS (V4L2_MBUS_MASTER | \ macro
1181 common_flags = soc_mbus_config_compatible(&cfg, VIN_MBUS_FLAGS); in rcar_vin_set_bus_param()
1185 cfg.flags, VIN_MBUS_FLAGS); in rcar_vin_set_bus_param()
1191 common_flags = VIN_MBUS_FLAGS; in rcar_vin_set_bus_param()
1249 ret = soc_mbus_config_compatible(&cfg, VIN_MBUS_FLAGS); in rcar_vin_try_bus_param()
1255 cfg.flags, VIN_MBUS_FLAGS); in rcar_vin_try_bus_param()