Lines Matching full:02
146 dev_dbg(&adap->dev, "smbus quick - addr 0x%02x\n", addr); in stub_xfer()
154 "smbus byte - addr 0x%02x, wrote 0x%02x.\n", in stub_xfer()
160 "smbus byte - addr 0x%02x, read 0x%02x.\n", in stub_xfer()
173 "smbus byte data - addr 0x%02x, wrote 0x%02x at 0x%02x.\n", in stub_xfer()
188 "smbus byte data - addr 0x%02x, read 0x%02x at 0x%02x.\n", in stub_xfer()
201 "smbus word data - addr 0x%02x, wrote 0x%04x at 0x%02x.\n", in stub_xfer()
206 "smbus word data - addr 0x%02x, read 0x%04x at 0x%02x.\n", in stub_xfer()
227 "i2c block data - addr 0x%02x, wrote %d bytes at 0x%02x.\n", in stub_xfer()
235 "i2c block data - addr 0x%02x, read %d bytes at 0x%02x.\n", in stub_xfer()
270 "smbus block data - addr 0x%02x, wrote %d bytes at 0x%02x.\n", in stub_xfer()
284 "smbus block data - addr 0x%02x, read %d bytes at 0x%02x.\n", in stub_xfer()
339 pr_debug("Allocated %u banks of %u words each (registers 0x%02x to 0x%02x)\n", in i2c_stub_allocate_banks()
366 pr_err("Invalid chip address 0x%02x\n", in i2c_stub_init()
371 pr_info("Virtual chip at 0x%02x\n", chip_addr[i]); in i2c_stub_init()