Lines Matching refs:ERROR

126 		ERROR("Start clear bit timeout\n");  in mentor_i2c_start_bit_set()
133 ERROR("Start bit didn't went down\n"); in mentor_i2c_start_bit_set()
139 ERROR("%s - %d: Lost arbitration, got status %x\n", in mentor_i2c_start_bit_set()
145 ERROR("Got status %x after enable start bit.\n", status); in mentor_i2c_start_bit_set()
169 ERROR("Stop bit didn't went down\n"); in mentor_i2c_stop_bit_set()
175 ERROR("Stop bit didn't went down\n"); in mentor_i2c_stop_bit_set()
181 ERROR("%s - %d: Lost arbitration, got status %x\n", in mentor_i2c_stop_bit_set()
186 ERROR("Got status %x after enable stop bit.\n", status); in mentor_i2c_stop_bit_set()
205 ERROR("Start clear bit timeout\n"); in mentor_i2c_address_set()
211 ERROR("%s - %d: Lost arbitration, got status %x\n", in mentor_i2c_address_set()
280 ERROR("%s - %d: %s", __func__, __LINE__, in mentor_i2c_probe()
288 ERROR("%s - %d: %s", __func__, __LINE__, in mentor_i2c_probe()
308 ERROR("Start clear bit timeout\n"); in mentor_i2c_data_receive()
320 ERROR("Start clear bit timeout\n"); in mentor_i2c_data_receive()
325 ERROR("%s - %d: Lost arbitration, got status %x\n", in mentor_i2c_data_receive()
331 ERROR("Status %x in read transaction\n", status); in mentor_i2c_data_receive()
336 ERROR("Status %x in Rd Terminate\n", status); in mentor_i2c_data_receive()
356 ERROR("Start clear bit timeout\n"); in mentor_i2c_data_transmit()
371 ERROR("Start clear bit timeout\n"); in mentor_i2c_data_transmit()
377 ERROR("%s - %d: Lost arbitration, got status %x\n", in mentor_i2c_data_transmit()
382 ERROR("Status %x in write transaction\n", status); in mentor_i2c_data_transmit()
498 ERROR("i2c transaction failed, after %d retries\n", in i2c_read()
541 ERROR("I2C transactions failed, got EAGAIN %d times\n", in i2c_read()
573 ERROR("i2c transaction failed\n"); in i2c_write()
607 ERROR("I2C transactions failed, got EAGAIN %d times\n", in i2c_write()