cpld_pic
irq_set_chip_and_handler(virq, &cpld_pic, handle_level_irq);
static struct cpld_pic __iomem *cpld_regs;
static struct irq_chip cpld_pic = {