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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/parisc/
H A Dasp.c24 #define ASP_GSC_IRQ 3 /* hardcoded interrupt for GSC */ macro
87 dev->irq = gsc_claim_irq(&gsc_irq, ASP_GSC_IRQ);
100 gsc_writel((1 << (31 - ASP_GSC_IRQ)),VIPER_INT_WORD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/parisc/
H A Dasp.c24 #define ASP_GSC_IRQ 3 /* hardcoded interrupt for GSC */ macro
87 dev->irq = gsc_claim_irq(&gsc_irq, ASP_GSC_IRQ);
100 gsc_writel((1 << (31 - ASP_GSC_IRQ)),VIPER_INT_WORD);

Completed in 170 milliseconds