Home
last modified time | relevance | path

Searched refs:AT91_TWI_ACR_DIR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-at91.h89 #define AT91_TWI_ACR_DIR BIT(8) macro
H A Di2c-at91-master.c691 ((is_read) ? AT91_TWI_ACR_DIR : 0)); in at91_twi_xfer()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-at91.h88 #define AT91_TWI_ACR_DIR BIT(8) macro
H A Di2c-at91-master.c689 ((is_read) ? AT91_TWI_ACR_DIR : 0)); in at91_twi_xfer()

Completed in 4 milliseconds