Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/sibyte/
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))
/linux-5.19.10/arch/mips/sibyte/common/
Dsb_tbprof.c304 __raw_writeq(0, IOADDR(A_ADDR_TRAP_UP_0)); in sbprof_zbprof_start()