Home
last modified time | relevance | path

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

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