Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-at91.h71 #define AT91_TWI_LOCK BIT(23) /* TWI Lock due to Frame Errors */ macro
Di2c-at91-master.c577 (dev->transfer_status & AT91_TWI_LOCK)) { in at91_do_twi_transfer()
597 (dev->transfer_status & AT91_TWI_LOCK)) { in at91_do_twi_transfer()