Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-at91.c53 #define AT91_TWI_ACMEN BIT(16) /* Alternative Command Mode Enable */ macro
778 at91_twi_write(dev, AT91_TWI_CR, AT91_TWI_ACMEN); in at91_twi_xfer()