Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Decard.h145 void __iomem *irqaddr; /* address of IRQ register */ member
/arch/arm/mach-rpc/
Decard.c396 return !ec->irqmask || readb(ec->irqaddr) & ec->irqmask; in ecard_def_irq_pending()
513 ec->irqaddr, ec->irqmask, readb(ec->irqaddr)); in ecard_dump_irq_state()
921 ec->irqaddr = addr; in ecard_probe()
925 ec->irqaddr += ec->cid.irqoff; in ecard_probe()