Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/mentor/i2c/
Dmi2cv.c84 static bool mentor_i2c_interrupt_get(void) in mentor_i2c_interrupt_get() function
98 while (!mentor_i2c_interrupt_get() && (timeout++ < I2C_TIMEOUT_VALUE)) in mentor_i2c_wait_interrupt()
111 if (mentor_i2c_interrupt_get()) in mentor_i2c_start_bit_set()
/aosp_15_r20/external/arm-trusted-firmware/drivers/mentor/i2c/
H A Dmi2cv.c84 static bool mentor_i2c_interrupt_get(void) in mentor_i2c_interrupt_get() function
98 while (!mentor_i2c_interrupt_get() && (timeout++ < I2C_TIMEOUT_VALUE)) in mentor_i2c_wait_interrupt()
111 if (mentor_i2c_interrupt_get()) in mentor_i2c_start_bit_set()