Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-uniphier.c24 #define UNIPHIER_I2C_DREC_LAB BIT(9) /* arbitration lost */ macro
95 if (unlikely(rxdata & UNIPHIER_I2C_DREC_LAB)) in uniphier_i2c_send_byte()