Searched refs:AT91_TWI_ACR_DIR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/i2c/busses/ | ||
A D | i2c-at91.h | 88 #define AT91_TWI_ACR_DIR BIT(8) macro |
A D | i2c-at91-master.c | 689 ((is_read) ? AT91_TWI_ACR_DIR : 0)); in at91_twi_xfer() |
Completed in 4 milliseconds