Searched refs:BCM63XX_TIMER_COUNT (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/bcm63xx/
H A Dtimer.c27 } timer_data[BCM63XX_TIMER_COUNT];
39 for (i = 0; i < BCM63XX_TIMER_COUNT; i++) {
61 if (id >= BCM63XX_TIMER_COUNT)
85 if (id >= BCM63XX_TIMER_COUNT)
109 if (id >= BCM63XX_TIMER_COUNT || !callback)
133 if (id >= BCM63XX_TIMER_COUNT)
155 if (id >= BCM63XX_TIMER_COUNT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/bcm63xx/
H A Dtimer.c27 } timer_data[BCM63XX_TIMER_COUNT];
39 for (i = 0; i < BCM63XX_TIMER_COUNT; i++) {
61 if (id >= BCM63XX_TIMER_COUNT)
85 if (id >= BCM63XX_TIMER_COUNT)
109 if (id >= BCM63XX_TIMER_COUNT || !callback)
133 if (id >= BCM63XX_TIMER_COUNT)
155 if (id >= BCM63XX_TIMER_COUNT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h199 #define BCM63XX_TIMER_COUNT 4 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h199 #define BCM63XX_TIMER_COUNT 4 macro

Completed in 193 milliseconds