Searched refs:AT91C_TWI_SWRST (Results 1 – 9 of 9) sorted by relevance
950 #define AT91C_TWI_SWRST ( 0x1 << 7 ) /* (TWI) Software Reset */ macro
756 #define AT91C_TWI_SWRST ( 0x1 << 7 ) /* (TWI) Software Reset */ macro
1990 pTWI->TWI_CR = AT91C_TWI_SWRST; in AT91F_TWI_Configure()
1050 #define AT91C_TWI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (TWI) Software Reset */ macro
995 #define AT91C_TWI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (TWI) Software Reset */ macro
995 #define AT91C_TWI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (TWI) Software Reset */ macro3621 AT91C_TWI_SWRST EQU( 0x1 << 7 );