Searched refs:OPENPIC_MAX_SRC (Results 1 – 2 of 2) sorted by relevance
28 #define OPENPIC_MAX_SRC 256 macro31 #define OPENPIC_MAX_IRQ (OPENPIC_MAX_SRC + OPENPIC_MAX_IPI + \
77 #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()