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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Dirq.c509 u32 intmod; local
517 intmod = 1 << offs;
519 intmod = 0;
522 __raw_writel(intmod, S3C2410_INTMOD);

Completed in 52 milliseconds