Searched refs:TWI_IDR (Results 1 – 2 of 2) sorted by relevance
52 #define TWI_IDR 0x28U /* 0x28: Interrupt Disable Register */ macro
182 at91twi_writereg(sc, TWI_IDR, -1); in at91twi_intr()199 at91twi_writereg(sc, TWI_IDR, TWI_SR_RXRDY | TWI_SR_TXRDY); in at91twi_intr()