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

/linux-master/drivers/media/i2c/
H A Dadv7180.c196 #define ADV7180_FLAG_MIPI_CSI2 BIT(2) macro
530 if (state->chip_info->flags & ADV7180_FLAG_MIPI_CSI2) {
741 if (state->chip_info->flags & ADV7180_FLAG_MIPI_CSI2) {
755 if (state->chip_info->flags & ADV7180_FLAG_MIPI_CSI2) {
841 if (state->chip_info->flags & ADV7180_FLAG_MIPI_CSI2) {
1020 if (state->chip_info->flags & ADV7180_FLAG_MIPI_CSI2)
1036 if (state->chip_info->flags & ADV7180_FLAG_MIPI_CSI2) {
1238 .flags = ADV7180_FLAG_V2 | ADV7180_FLAG_MIPI_CSI2 | ADV7180_FLAG_I2P,
1259 .flags = ADV7180_FLAG_V2 | ADV7180_FLAG_MIPI_CSI2,
1274 .flags = ADV7180_FLAG_V2 | ADV7180_FLAG_MIPI_CSI2,
[all...]

Completed in 128 milliseconds