Searched refs:OV6650_PIDL (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov6650.c111 #define OV6650_PIDL 0x50 /* low byte of product ID number */ macro
860 if ((pidh != OV6650_PIDH) || (pidl != OV6650_PIDL)) { ov6650_video_probe()

Completed in 52 milliseconds