Lines Matching full:smia
5 * Generic driver for MIPI CCS/SMIA/SMIA++ compliant camera sensors
13 * Based on smia-sensor.c by Tuukka Toivonen <tuukkat76@gmail.com>
1254 * SMIA++ NVM handling
1339 * SMIA++ CCI address control
1370 * SMIA++ Mode Control
1580 * around the issue, but the SMIA++ I2C write retry hack makes the delay in ccs_power_on()
2834 /* SMIA */ in ccs_identify_module()
2853 dev_dbg(&client->dev, "SMIA module 0x%2.2x-0x%4.4x\n", in ccs_identify_module()
2866 dev_dbg(&client->dev, "SMIA sensor 0x%2.2x-0x%4.4x\n", in ccs_identify_module()
2882 "smia version %2.2d smiapp version %2.2d\n", in ccs_identify_module()
3710 { .compatible = "nokia,smia", .data = &smia_device },
3766 MODULE_DESCRIPTION("Generic MIPI CCS/SMIA/SMIA++ camera sensor driver");