Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/soc_camera/
Dov6650.c110 #define OV6650_PIDH 0x66 /* high byte of product ID number */ macro
860 if ((pidh != OV6650_PIDH) || (pidl != OV6650_PIDL)) { in ov6650_video_probe()