Home
last modified time | relevance | path

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

/trusted-firmware-a/drivers/mentor/i2c/
A Dmi2cv.c94 static int mentor_i2c_wait_interrupt(void) in mentor_i2c_wait_interrupt() function
125 if (mentor_i2c_wait_interrupt()) { in mentor_i2c_start_bit_set()
204 if (mentor_i2c_wait_interrupt()) { in mentor_i2c_address_set()
307 if (mentor_i2c_wait_interrupt()) { in mentor_i2c_data_receive()
319 if (mentor_i2c_wait_interrupt()) { in mentor_i2c_data_receive()
355 if (mentor_i2c_wait_interrupt()) { in mentor_i2c_data_transmit()
370 if (mentor_i2c_wait_interrupt()) { in mentor_i2c_data_transmit()

Completed in 5 milliseconds