Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Di2c-cdns.c64 #define CDNS_I2C_INTERRUPT_ARBLOST 0x00000200 macro
98 if (int_status & CDNS_I2C_INTERRUPT_ARBLOST) in cdns_i2c_debug_status()