Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/mentor/i2c/
Dmi2cv.c55 #define I2C_UNSTUCK_ERROR 0x4 macro
422 if (v & I2C_UNSTUCK_ERROR) { in mentor_i2c_unstuck()