Searched refs:ptchcount (Results 1 – 1 of 1) sorted by relevance
211 __u8 ptchcount; in i2c_w() local217 ptchcount = ((len & 0x07) << 4) | (mode & 0x03); in i2c_w()218 reg_w_val(gspca_dev, ET_I2C_COUNT, ptchcount); in i2c_w()