Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/mentor/i2c/
Dmi2cv.c42 #define I2C_STATUS_START 0x08 macro
143 if ((status != I2C_STATUS_START) && in mentor_i2c_start_bit_set()