Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson32/
H A Dirq.h98 #define INTN 4 macro
100 #define INTN 5 macro
103 #define LS1X_IRQS (LS1X_IRQ(INTN, 31) + 1 - LS1X_IRQ_BASE)
/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi/
H A D0001-riscv64-adjust-type-definitions.patch31 typedef int64_t INTN;
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-aw2013.yaml25 description: Open-drain, low active interrupt pin "INTN".
/openbmc/linux/arch/mips/loongson32/common/
H A Dirq.c159 for (n = 0; n < INTN; n++) { in ls1x_irq_init()