Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_regs.h679 #define A_ADDR_TRAP_CFG_0 0x0010020440 macro
691 #define A_ADDR_TRAP_CFG(n) (A_ADDR_TRAP_CFG_0 + ((n) * ADDR_TRAP_SPACING))
/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c314 __raw_writeq(0, IOADDR(A_ADDR_TRAP_CFG_0)); in sbprof_zbprof_start()