Searched refs:AT91C_PITC_PITIEN (Results 1 – 6 of 6) sorted by relevance
362 #define AT91C_PITC_PITIEN ( 0x1 << 25 ) /* (PITC) Periodic Interval Timer Interrupt Enable */ macro
568 #define AT91C_PITC_PITIEN ( ( unsigned int ) 0x1 << 25 ) /* (PITC) Periodic Interval Timer In… macro
568 #define AT91C_PITC_PITIEN ( ( unsigned int ) 0x1 << 25 ) /* (PITC) Periodic Interval Timer In… macro3070 AT91C_PITC_PITIEN EQU( 0x1 << 25 );