Home
last modified time | relevance | path

Searched refs:mentor_i2c_lost_arbitration (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/drivers/mentor/i2c/
Dmi2cv.c59 static int mentor_i2c_lost_arbitration(uint32_t *status) in mentor_i2c_lost_arbitration() function
138 if (mentor_i2c_lost_arbitration(&status)) { in mentor_i2c_start_bit_set()
180 if (mentor_i2c_lost_arbitration(&status)) { in mentor_i2c_stop_bit_set()
210 if (mentor_i2c_lost_arbitration(&status)) { in mentor_i2c_address_set()
324 if (mentor_i2c_lost_arbitration(&status)) { in mentor_i2c_data_receive()
376 if (mentor_i2c_lost_arbitration(&status)) { in mentor_i2c_data_transmit()