Lines Matching +full:8 +full:xxx
75 if (hdw->cmd_buffer[0] != 8) { in pvr2_i2c_write()
136 if (hdw->cmd_buffer[0] != 8) { in pvr2_i2c_read()
182 what the real I2C receiver would have returned. We use this for 24xxx
239 val <<= 8; in i2c_24xxx_ir()
244 rdata[0] = (val >> 8) & 0xffu; in i2c_24xxx_ir()
252 attempted to a wm8775 chip on model 24xxx hardware. Autodetect of this
275 attempted to a cx25840 chip on model 24xxx hardware. This chip can
315 subaddr = (wdata[0] << 8) | wdata[1]; in i2c_hack_cx25840()
330 wbuf[0] = subaddr >> 8; in i2c_hack_cx25840()
478 if (cnt > 8) cnt = 8; in pvr2_i2c_xfer()
555 case PVR2_IR_SCHEME_29XXX: /* Original 29xxx device */ in pvr2_i2c_register_ir()
570 case PVR2_IR_SCHEME_24XXX_MCE: /* 24xxx MCE device */ in pvr2_i2c_register_ir()
601 /* However, deal with various special cases for 24xxx hardware. */ in pvr2_i2c_core_init()
608 29xxx device */ in pvr2_i2c_core_init()
632 older 24xxx devices from 24xxx variants that include an in pvr2_i2c_core_init()