Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Ds3c2412.c89 s3c_device_sdi.resource[1].start = IRQ_S3C2412_SDI; in s3c2412_init_uarts()
90 s3c_device_sdi.resource[1].end = IRQ_S3C2412_SDI; in s3c2412_init_uarts()
Dirqs-s3c24xx.h117 #define IRQ_S3C2412_SDI S3C2410_IRQSUB(13) macro