Lines Matching full:mxs
7 * Partly based on Linux kernel i2c-mxs.c driver:
71 printf("MXS I2C: Speed too high (%d Hz)\n", speed); in mxs_i2c_set_bus_speed()
76 printf("MXS I2C: Speed too low (%d Hz)\n", speed); in mxs_i2c_set_bus_speed()
98 debug("MXS I2C: Block reset timeout\n"); in mxs_i2c_reset()
139 debug("MXS I2C: Invalid address length\n"); in mxs_i2c_write()
181 debug("MXS I2C: Failed transmitting data!\n"); in mxs_i2c_write()
197 debug("MXS I2C: No slave ACK\n"); in mxs_i2c_wait_for_ack()
204 debug("MXS I2C: Error (CTRL1 = %08x)\n", tmp); in mxs_i2c_wait_for_ack()
212 debug("MXS I2C: Operation timed out\n"); in mxs_i2c_wait_for_ack()
238 debug("MXS I2C: Failed writing address\n"); in mxs_i2c_if_read()
244 debug("MXS I2C: Failed writing address\n"); in mxs_i2c_if_read()
251 debug("MXS I2C: Failed reading address\n"); in mxs_i2c_if_read()
264 debug("MXS I2C: Failed receiving data!\n"); in mxs_i2c_if_read()
284 debug("MXS I2C: Failed writing address\n"); in mxs_i2c_if_write()
290 debug("MXS I2C: Failed writing address\n"); in mxs_i2c_if_write()