Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-at91.h85 #define AT91_TWI_ACR 0x0040 /* Alternative Command Register */ macro
H A Di2c-at91-master.c687 at91_twi_write(dev, AT91_TWI_ACR, in at91_twi_xfer()
857 acr = at91_twi_read(dev, AT91_TWI_ACR); in at91_twi_recover_bus_cmd()
859 at91_twi_write(dev, AT91_TWI_ACR, acr); in at91_twi_recover_bus_cmd()