Home
last modified time | relevance | path

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

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