Searched refs:TWI_MMR_IADRSZ_1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | at91_i2c.h | 14 #define TWI_MMR_IADRSZ_1 BIT(8) /* Internal Device Address Size */ macro |
H A D | at91_i2c.c | 131 int_addr_flag += TWI_MMR_IADRSZ_1; in at91_i2c_xfer() |