Searched refs:cpld_pic (Results 1 – 2 of 2) sorted by relevance
72 cpld_pic: pic@2,a { label164 0xa800 0x0 0x0 0x1 &cpld_pic 0x0 0x8165 0xa800 0x0 0x0 0x2 &cpld_pic 0x1 0x8166 0xa800 0x0 0x0 0x3 &cpld_pic 0x2 0x8167 0xa800 0x0 0x0 0x4 &cpld_pic 0x3 0x8170 0xb000 0x0 0x0 0x1 &cpld_pic 0x4 0x8171 0xb000 0x0 0x0 0x2 &cpld_pic 0x5 0x8174 0xb800 0x0 0x0 0x1 &cpld_pic 0x6 0x8175 0xb800 0x0 0x0 0x2 &cpld_pic 0x7 0x8
38 struct cpld_pic { struct47 static struct cpld_pic __iomem *cpld_regs; argument81 static struct irq_chip cpld_pic = { variable138 irq_set_chip_and_handler(virq, &cpld_pic, handle_level_irq); in cpld_pic_host_map()