Searched refs:gtpsr (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/powerpc/include/asm/
H A Dfsl_gtm.h30 __be16 __iomem *gtpsr; member in struct:gtm_timer
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dfsl_gtm.c179 if (!tmr->gtpsr)
215 if (tmr->gtpsr)
216 out_be16(tmr->gtpsr, psr);
369 timers[0].gtpsr = &regs->gtpsr1;
370 timers[1].gtpsr = &regs->gtpsr2;
371 timers[2].gtpsr = &regs->gtpsr3;
372 timers[3].gtpsr = &regs->gtpsr4;

Completed in 122 milliseconds