Searched refs:cpld_pic (Results 1 – 2 of 2) sorted by relevance
68 cpld_pic: pic@2,a { label160 0xa800 0x0 0x0 0x1 &cpld_pic 0x0 0x8161 0xa800 0x0 0x0 0x2 &cpld_pic 0x1 0x8162 0xa800 0x0 0x0 0x3 &cpld_pic 0x2 0x8163 0xa800 0x0 0x0 0x4 &cpld_pic 0x3 0x8166 0xb000 0x0 0x0 0x1 &cpld_pic 0x4 0x8167 0xb000 0x0 0x0 0x2 &cpld_pic 0x5 0x8170 0xb800 0x0 0x0 0x1 &cpld_pic 0x6 0x8171 0xb800 0x0 0x0 0x2 &cpld_pic 0x7 0x8
35 struct cpld_pic { struct44 static struct cpld_pic __iomem *cpld_regs; argument78 static struct irq_chip cpld_pic = { variable132 irq_set_chip_and_handler(virq, &cpld_pic, handle_level_irq); in cpld_pic_host_map()