Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sni/
H A Dpcimt.c235 u8 pend = *(volatile char *)PCIMT_CSITPEND; in pcimt_hwint1()
265 u8 pend = *(volatile char *)PCIMT_CSITPEND; in pcimt_hwint3()
/openbmc/linux/arch/mips/include/asm/
H A Dsni.h124 #define PCIMT_CSITPEND CKSEG1ADDR(0xbfd20000) macro