Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/sibyte/
Dsb1250_regs.h675 #define A_ADDR_TRAP_DOWN_0 0x0010020420 macro
690 #define A_ADDR_TRAP_DOWN(n) (A_ADDR_TRAP_DOWN_0 + ((n) * ADDR_TRAP_SPACING))
/linux-6.1.9/arch/mips/sibyte/common/
Dsb_tbprof.c309 __raw_writeq(0, IOADDR(A_ADDR_TRAP_DOWN_0)); in sbprof_zbprof_start()