Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/sibyte/
Dsb1250_regs.h688 #define A_ADDR_TRAP_DOWN_0 0x0010020420 macro
703 #define A_ADDR_TRAP_DOWN(n) (A_ADDR_TRAP_DOWN_0 + ((n) * ADDR_TRAP_SPACING))
/Linux-v4.19/arch/mips/sibyte/common/
Dsb_tbprof.c321 __raw_writeq(0, IOADDR(A_ADDR_TRAP_DOWN_0)); in sbprof_zbprof_start()