Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_regs.h671 #define A_ADDR_TRAP_UP_0 0x0010020400 macro
689 #define A_ADDR_TRAP_UP(n) (A_ADDR_TRAP_UP_0 + ((n) * ADDR_TRAP_SPACING))
/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c304 __raw_writeq(0, IOADDR(A_ADDR_TRAP_UP_0)); in sbprof_zbprof_start()