Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/loongson2ef/common/
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()
/linux-6.1.9/arch/mips/loongson2ef/lemote-2f/
Dirq.c36 if ((LOONGSON_INTISR & LOONGSON_INTEN) & LOONGSON_INT_BIT_INT0) { in mach_i8259_irq()
/linux-6.1.9/arch/mips/include/asm/mach-loongson64/
Dloongson.h196 #define LOONGSON_INTISR LOONGSON_REG(LOONGSON_REGBASE + 0x3c) macro
/linux-6.1.9/arch/mips/include/asm/mach-loongson2ef/
Dloongson.h176 #define LOONGSON_INTISR LOONGSON_REG(LOONGSON_REGBASE + 0x3c) macro