Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-at91.h102 #define AT91_TWI_FMR_RXRDYM_MASK (0x3 << 4) macro
H A Di2c-at91-master.c363 fifo_mr &= ~AT91_TWI_FMR_RXRDYM_MASK; in at91_twi_read_data_dma()
541 AT91_TWI_FMR_RXRDYM_MASK); in at91_do_twi_transfer()