Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov6650.c107 #define OV6650_PIDH 0x66 /* high byte of product ID number */ macro
931 if ((pidh != OV6650_PIDH) || (pidl != OV6650_PIDL)) { in ov6650_video_probe()