Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/mentor/i2c/
Dmi2cv.c53 #define I2C_UNSTUCK_TRIGGER 0x1 macro
417 mmio_write_32((uintptr_t)&base->unstuck, I2C_UNSTUCK_TRIGGER); in mentor_i2c_unstuck()