Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/gspca/stv06xx/
Dstv06xx.h76 #define I2C_MAX_WORDS 8 macro
Dstv06xx.c155 for (j = 0; j < I2C_MAX_WORDS && i < len; j++, i++) { in stv06xx_write_sensor_words()