Home
last modified time | relevance | path

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

/arch/mips/bcm63xx/
Dirq.c494 irq_stat_addr[0] += PERF_IRQSTAT_6362_REG(0); in bcm63xx_init_irq()
496 irq_stat_addr[1] += PERF_IRQSTAT_6362_REG(1); in bcm63xx_init_irq()
/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h233 #define PERF_IRQSTAT_6362_REG(x) (0x28 + (x) * 0x10) macro