Home
last modified time | relevance | path

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

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