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

/linux-4.4.14/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c98 #define REG_PID 0x0a /* Product ID MSB */ macro
387 if (stk_sensor_inb(dev, REG_PID, &idh) stk_sensor_init()
/linux-4.4.14/drivers/media/i2c/
H A Dov7670.c53 #define REG_PID 0x0a /* Product ID MSB */ macro
615 ret = ov7670_read(sd, REG_PID, &v); ov7670_detect()
H A Dov9650.c55 #define REG_PID 0x0a /* Product ID MSB */ macro
1443 ret = ov965x_read(client, REG_PID, &pid); ov965x_detect_sensor()

Completed in 115 milliseconds