Home
last modified time | relevance | path

Searched refs:LOONGSON_LPC_IRQ_BASE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/mach-loongson64/
H A Dirq.h18 #define LOONGSON_LPC_IRQ_BASE 0 macro
19 #define LOONGSON_LPC_LAST_IRQ (LOONGSON_LPC_IRQ_BASE + 15)
31 #define GSI_MIN_LPC_IRQ LOONGSON_LPC_IRQ_BASE
32 #define GSI_MAX_LPC_IRQ (LOONGSON_LPC_IRQ_BASE + 16 - 1)
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dirq.h64 #define LOONGSON_LPC_IRQ_BASE 0 macro
65 #define LOONGSON_LPC_LAST_IRQ (LOONGSON_LPC_IRQ_BASE + 15)
77 #define GSI_MIN_LPC_IRQ LOONGSON_LPC_IRQ_BASE
78 #define GSI_MAX_LPC_IRQ (LOONGSON_LPC_IRQ_BASE + 16 - 1)

Completed in 1 milliseconds