Lines Matching full:02
145 dev_dbg(&adap->dev, "smbus quick - addr 0x%02x\n", addr); in stub_xfer()
153 "smbus byte - addr 0x%02x, wrote 0x%02x.\n", in stub_xfer()
159 "smbus byte - addr 0x%02x, read 0x%02x.\n", in stub_xfer()
172 "smbus byte data - addr 0x%02x, wrote 0x%02x at 0x%02x.\n", in stub_xfer()
187 "smbus byte data - addr 0x%02x, read 0x%02x at 0x%02x.\n", in stub_xfer()
200 "smbus word data - addr 0x%02x, wrote 0x%04x at 0x%02x.\n", in stub_xfer()
205 "smbus word data - addr 0x%02x, read 0x%04x at 0x%02x.\n", in stub_xfer()
226 "i2c block data - addr 0x%02x, wrote %d bytes at 0x%02x.\n", in stub_xfer()
234 "i2c block data - addr 0x%02x, read %d bytes at 0x%02x.\n", in stub_xfer()
269 "smbus block data - addr 0x%02x, wrote %d bytes at 0x%02x.\n", in stub_xfer()
283 "smbus block data - addr 0x%02x, read %d bytes at 0x%02x.\n", in stub_xfer()
338 pr_debug("Allocated %u banks of %u words each (registers 0x%02x to 0x%02x)\n", in i2c_stub_allocate_banks()
365 pr_err("Invalid chip address 0x%02x\n", in i2c_stub_init()
370 pr_info("Virtual chip at 0x%02x\n", chip_addr[i]); in i2c_stub_init()