Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-at91.c75 #define AT91_TWI_LOCK BIT(23) /* TWI Lock due to Frame Errors */ macro
685 (dev->transfer_status & AT91_TWI_LOCK)) { in at91_do_twi_transfer()
705 (dev->transfer_status & AT91_TWI_LOCK)) { in at91_do_twi_transfer()