Home
last modified time | relevance | path

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

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