Searched refs:AT91_ST_PITS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/include/mach/
H A Dat91_st.h34 #define AT91_ST_PITS (1 << 0) /* Period Interval Timer Status */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dat91rm9200_time.c74 if (sr & AT91_ST_PITS) {
112 at91_sys_write(AT91_ST_IDR, AT91_ST_PITS | AT91_ST_ALMS);
119 irqmask = AT91_ST_PITS;
184 AT91_ST_PITS | AT91_ST_WDOVF | AT91_ST_RTTINC | AT91_ST_ALMS);

Completed in 61 milliseconds