Searched refs:AT91_PIT_PITIEN (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-at91/include/mach/ | ||
D | at91_pit.h | 20 #define AT91_PIT_PITIEN (1 << 25) /* Timer Interrupt Enable */ macro |
/arch/arm/mach-at91/ | ||
D | at91sam926x_time.c | 82 | AT91_PIT_PITIEN); in pit_clkevt_mode() |