Searched refs:M_CAUSE_IP2 (Results 1 - 7 of 7) sorted by relevance

/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_ircpoll.S119 andi a0, a0, M_CAUSE_IP2
197 andi a0, a0, M_CAUSE_IP2
H A Dsb1250_irq.c132 if (pending & M_CAUSE_IP2) {
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dbcm1480_ircpoll.S120 andi a0, a0, M_CAUSE_IP2
H A Dbcm1480_irq.c144 if (pending & M_CAUSE_IP2) {
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h392 #define M_CAUSE_IP2 _MM_MAKEMASK1(10) macro
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h779 #define M_CAUSE_IP2 _MM_MAKEMASK1(10) macro
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dcfe_dmtest.c518 while ((_getcause() & M_CAUSE_IP2) == 0)

Completed in 92 milliseconds