Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dadv7180.c177 #define ADV7180_FLAG_I2P BIT(3) macro
611 if (!(state->chip_info->flags & ADV7180_FLAG_I2P)) in adv7180_set_field_mode()
672 if (!(state->chip_info->flags & ADV7180_FLAG_I2P)) in adv7180_set_pad_format()
801 if (state->chip_info->flags & ADV7180_FLAG_I2P) in adv7182_init()
979 .flags = ADV7180_FLAG_V2 | ADV7180_FLAG_I2P,
993 .flags = ADV7180_FLAG_V2 | ADV7180_FLAG_MIPI_CSI2 | ADV7180_FLAG_I2P,
1074 .flags = ADV7180_FLAG_V2 | ADV7180_FLAG_I2P,
1089 .flags = ADV7180_FLAG_V2 | ADV7180_FLAG_MIPI_CSI2 | ADV7180_FLAG_I2P,
1189 if (state->chip_info->flags & ADV7180_FLAG_I2P) { in adv7180_probe()
1246 if (state->chip_info->flags & ADV7180_FLAG_I2P) in adv7180_probe()
[all …]