Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-at91.h49 #define AT91_TWI_IADRSZ_1 0x0100 /* Internal Device Address Size */ macro
Di2c-at91-master.c678 int_addr_flag += AT91_TWI_IADRSZ_1; in at91_twi_xfer()