Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-at91.h30 #define AT91_TWI_START BIT(0) /* Send a Start Condition */ macro
H A Di2c-at91-master.c553 unsigned start_flags = AT91_TWI_START; in at91_do_twi_transfer()