Home
last modified time | relevance | path

Searched refs:LOONGSON_INTISR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/loongson2ef/common/
H A Dirq.c19 int_status = LOONGSON_INTISR; in bonito_irqdispatch()
22 int_status = LOONGSON_INTISR; in bonito_irqdispatch()
26 int_status = LOONGSON_INTISR & LOONGSON_INTEN; in bonito_irqdispatch()
/openbmc/linux/arch/mips/loongson2ef/lemote-2f/
H A Dirq.c36 if ((LOONGSON_INTISR & LOONGSON_INTEN) & LOONGSON_INT_BIT_INT0) { in mach_i8259_irq()
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dloongson.h196 #define LOONGSON_INTISR LOONGSON_REG(LOONGSON_REGBASE + 0x3c) macro
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/
H A Dloongson.h176 #define LOONGSON_INTISR LOONGSON_REG(LOONGSON_REGBASE + 0x3c) macro