Searched refs:AT91_TWI_LOCK (Results 1 – 2 of 2) sorted by relevance
71 #define AT91_TWI_LOCK BIT(23) /* TWI Lock due to Frame Errors */ macro
616 (dev->transfer_status & AT91_TWI_LOCK)) { in at91_do_twi_transfer()636 (dev->transfer_status & AT91_TWI_LOCK)) { in at91_do_twi_transfer()
Completed in 5 milliseconds