Searched refs:AT91C_RTTC_RTTINC (Results 1 – 6 of 6) sorted by relevance
349 #define AT91C_RTTC_RTTINC ( 0x1 << 1 ) /* (RTTC) Real-time Timer Increment */ macro
552 #define AT91C_RTTC_RTTINC ( ( unsigned int ) 0x1 << 1 ) /* (RTTC) Real-time Timer Incremen… macro
552 #define AT91C_RTTC_RTTINC ( ( unsigned int ) 0x1 << 1 ) /* (RTTC) Real-time Timer Incremen… macro3059 AT91C_RTTC_RTTINC EQU( 0x1 << 1 );