Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-at91.h72 #define AT91_TWI_LOCK BIT(23) /* TWI Lock due to Frame Errors */ macro
H A Di2c-at91-master.c617 (dev->transfer_status & AT91_TWI_LOCK)) { in at91_do_twi_transfer()
637 (dev->transfer_status & AT91_TWI_LOCK)) { in at91_do_twi_transfer()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds