Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-at91.h41 #define AT91_TWI_ACMDIS BIT(17) /* Alternative Command Mode Disable */ macro
H A Di2c-at91-master.c694 at91_twi_write(dev, AT91_TWI_CR, AT91_TWI_ACMDIS); in at91_twi_xfer()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-at91.h40 #define AT91_TWI_ACMDIS BIT(17) /* Alternative Command Mode Disable */ macro
H A Di2c-at91-master.c692 at91_twi_write(dev, AT91_TWI_CR, AT91_TWI_ACMDIS); in at91_twi_xfer()

Completed in 5 milliseconds