Home
last modified time | relevance | path

Searched refs:PI_INT_PEND_MOD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/sn/
H A Dintr.h16 LOCAL_HUB_S(PI_INT_PEND_MOD, (0x100 | (level)))
18 REMOTE_HUB_S((hub), PI_INT_PEND_MOD, (0x100 | (level)))
28 LOCAL_HUB_S(PI_INT_PEND_MOD, (level)); \
36 REMOTE_HUB_S(__hub, PI_INT_PEND_MOD, (level)); \
/openbmc/linux/arch/mips/include/asm/sn/sn0/
H A Dhubpi.h70 #define PI_INT_PEND_MOD 0x000090 /* Write to set pending ints */ macro
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-xtalk.c85 bd->intr_addr = BIT_ULL(47) + 0x01800000 + PI_INT_PEND_MOD; in bridge_platform_create()