Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-at91.h41 #define AT91_TWI_ACMDIS BIT(17) /* Alternative Command Mode Disable */ macro
Di2c-at91-master.c694 at91_twi_write(dev, AT91_TWI_CR, AT91_TWI_ACMDIS); in at91_twi_xfer()