Home
last modified time | relevance | path

Searched refs:S3C2410_EXTINT_RISEEDGE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dregs-irqtype.h20 #define S3C2410_EXTINT_RISEEDGE (0x04) macro
/linux-4.4.14/arch/arm/mach-s3c64xx/
Dcommon.c304 newvalue = S3C2410_EXTINT_RISEEDGE; in s3c_irq_eint_set_type()
/linux-4.4.14/drivers/irqchip/
Dirq-s3c24xx.c187 newvalue = S3C2410_EXTINT_RISEEDGE; in s3c_irqext_type_set()