Searched refs:sensor_bus_type (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite-reg.c194 if (si->sensor_bus_type != FIMC_BUS_TYPE_MIPI_CSI2) {
H A Dmedia-dev.c430 pd->sensor_bus_type = FIMC_BUS_TYPE_ITU_601;
432 pd->sensor_bus_type = FIMC_BUS_TYPE_ITU_656;
439 pd->sensor_bus_type = FIMC_BUS_TYPE_MIPI_CSI2;
458 pd->fimc_bus_type = pd->sensor_bus_type;
977 switch (pdata->sensor_bus_type) {
1010 pdata->sensor_bus_type);
/linux-master/include/media/drv-intf/
H A Dexynos-fimc.h66 * @sensor_bus_type: image sensor bus type, MIPI, ITU-R BT.601 etc.
72 enum fimc_bus_type sensor_bus_type; member in struct:fimc_source_info

Completed in 167 milliseconds