Home
last modified time | relevance | path

Searched refs:CAUSEF_IP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/bcm47xx/
H A Dirq.c38 cause = read_c0_cause() & read_c0_status() & CAUSEF_IP; in plat_irq_dispatch()
/openbmc/linux/arch/mips/dec/
H A Dint-handler.S239 li t1,CAUSEF_IP>>CAUSEB_IP # mask
/openbmc/linux/drivers/irqchip/
H A Dirq-mips-cpu.c261 clear_c0_cause(CAUSEF_IP); in __mips_cpu_irq_init()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h334 #define CAUSEF_IP (_ULCAST_(255) << 8) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h402 #define CAUSEF_IP (_ULCAST_(255) << 8) macro