Home | History | Annotate | Download | only in linux

Lines Matching refs:i2c

44 #include <linux/i2c.h>
243 MPL_LOGE("I2C Error %d: Cannot open Adapter %s\n", errno, port);
295 MPL_LOGE("I2C Error: could not write: R:%02x L:%d %d \n",
306 MPL_LOGI("I2C Write Success %02x %02x: %s \n",
334 MPL_LOGE("I2C Error %08x: could not read: R:%02x L:%d\n",
345 MPL_LOGI("I2C Read Success %02x %02x: %s \n",
378 MPL_LOGI("I2C WriteMem Success %04x %04x: %s \n",
404 MPL_LOGE("I2C Error %08x: could not read memory: A:%04x L:%d\n",
415 MPL_LOGI("I2C ReadMem Success %04x %04x: %s\n",
440 MPL_LOGE("I2C Error: could not write fifo: %02x %02x\n",
451 MPL_LOGI("I2C Write Success %02x %02x: %s\n",
476 MPL_LOGE("I2C Error %08x: could not read fifo: R:%02x L:%d\n",
487 MPL_LOGI("I2C ReadFifo Success %02x %02x: %s\n",