Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dos02g10.c38 #define OS02G10_CHIP_ID 0x5602 macro
1201 if (id != OS02G10_CHIP_ID) { in os02g10_check_sensor_id()
1205 dev_info(dev, "Detected OV%06x sensor\n", OS02G10_CHIP_ID); in os02g10_check_sensor_id()