Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-s3c/include/mach/
H A Dirqs-s3c64xx.h116 * we just defined them as an IRQ_EINT(x) macro from S3C_IRQ_EINT_BASE
119 #define S3C_IRQ_EINT_BASE S3C_IRQ(64+5) macro
121 #define S3C_EINT(x) ((x) + S3C_IRQ_EINT_BASE)
/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dirqs-s3c64xx.h116 * we just defined them as an IRQ_EINT(x) macro from S3C_IRQ_EINT_BASE
119 #define S3C_IRQ_EINT_BASE S3C_IRQ(64+5) macro
121 #define S3C_EINT(x) ((x) + S3C_IRQ_EINT_BASE)

Completed in 2 milliseconds