Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Dasp.c20 #define ASP_GSC_IRQ 3 /* hardcoded interrupt for GSC */ macro
83 dev->irq = gsc_claim_irq(&gsc_irq, ASP_GSC_IRQ); in asp_init_chip()
96 gsc_writel((1 << (31 - ASP_GSC_IRQ)),VIPER_INT_WORD); in asp_init_chip()