Home
last modified time | relevance | path

Searched refs:BCM63XX_TIMER_COUNT (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/mips/bcm63xx/
A Dtimer.c28 } timer_data[BCM63XX_TIMER_COUNT];
40 for (i = 0; i < BCM63XX_TIMER_COUNT; i++) { in timer_interrupt()
62 if (id >= BCM63XX_TIMER_COUNT) in bcm63xx_timer_enable()
86 if (id >= BCM63XX_TIMER_COUNT) in bcm63xx_timer_disable()
110 if (id >= BCM63XX_TIMER_COUNT || !callback) in bcm63xx_timer_register()
134 if (id >= BCM63XX_TIMER_COUNT) in bcm63xx_timer_unregister()
156 if (id >= BCM63XX_TIMER_COUNT) in bcm63xx_timer_set()
/linux-6.3-rc2/arch/mips/include/asm/mach-bcm63xx/
A Dbcm63xx_regs.h416 #define BCM63XX_TIMER_COUNT 4 macro

Completed in 9 milliseconds