Home
last modified time | relevance | path

Searched refs:OPENPIC_MAX_SRC (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dopenpic.h28 #define OPENPIC_MAX_SRC 256 macro
31 #define OPENPIC_MAX_IRQ (OPENPIC_MAX_SRC + OPENPIC_MAX_IPI + \
/openbmc/qemu/hw/intc/
H A Dopenpic.c77 #define OPENPIC_SRC_REG_SIZE (OPENPIC_MAX_SRC * 0x20)
1328 int virq = OPENPIC_MAX_SRC; in fsl_common_init()
1353 for (i = 16; i < OPENPIC_MAX_SRC; i++) { in fsl_common_init()
1359 for (i = OPENPIC_MAX_SRC; i < virq; i++) { in fsl_common_init()