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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dzc3xx.c6148 u16 checkword; local
6153 checkword = ((i2c_read(gspca_dev, 0x00) & 0x0f) << 4)
6155 PDEBUG(D_PROBE, "probe sif 0x%04x", checkword);
6156 if (checkword == 0x0007) {

Completed in 116 milliseconds