Searched refs:PHN_IRQCTL (Results 1 – 1 of 1) sorted by relevance
32 #define PHN_IRQCTL 0x4c /* irq control in caddr space */ macro72 iowrite32(0x43, dev->caddr + PHN_IRQCTL); in phantom_status()73 ioread32(dev->caddr + PHN_IRQCTL); /* PCI posting */ in phantom_status()75 iowrite32(0, dev->caddr + PHN_IRQCTL); in phantom_status()76 ioread32(dev->caddr + PHN_IRQCTL); /* PCI posting */ in phantom_status()393 iowrite32(0, pht->caddr + PHN_IRQCTL); in phantom_probe()394 ioread32(pht->caddr + PHN_IRQCTL); /* PCI posting */ in phantom_probe()445 iowrite32(0, pht->caddr + PHN_IRQCTL); in phantom_remove()446 ioread32(pht->caddr + PHN_IRQCTL); /* PCI posting */ in phantom_remove()466 iowrite32(0, dev->caddr + PHN_IRQCTL); in phantom_suspend()[all …]