Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-at91.h71 #define AT91_TWI_LOCK BIT(23) /* TWI Lock due to Frame Errors */ macro
H A Di2c-at91-master.c615 (dev->transfer_status & AT91_TWI_LOCK)) { in at91_do_twi_transfer()
635 (dev->transfer_status & AT91_TWI_LOCK)) { in at91_do_twi_transfer()