Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/sibyte/
Dsb1250_regs.h692 #define A_ADDR_TRAP_CFG_0 0x0010020440 macro
704 #define A_ADDR_TRAP_CFG(n) (A_ADDR_TRAP_CFG_0 + ((n) * ADDR_TRAP_SPACING))
/linux-3.4.99/arch/mips/sibyte/common/
Dsb_tbprof.c325 __raw_writeq(0, IOADDR(A_ADDR_TRAP_CFG_0)); in sbprof_zbprof_start()