Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Dov2722.h66 #define OV2722_ID 0x2722 macro
H A Datomisp-ov2722.c755 if ((id != OV2722_ID) && (id != OV2720_ID)) { in ov2722_detect()