Searched refs:PHN_IRQCTL (Results 1 – 1 of 1) sorted by relevance
32 #define PHN_IRQCTL 0x4c /* irq control in caddr space */ macro69 iowrite32(0x43, dev->caddr + PHN_IRQCTL); in phantom_status()70 ioread32(dev->caddr + PHN_IRQCTL); /* PCI posting */ in phantom_status()72 iowrite32(0, dev->caddr + PHN_IRQCTL); in phantom_status()73 ioread32(dev->caddr + PHN_IRQCTL); /* PCI posting */ in phantom_status()391 iowrite32(0, pht->caddr + PHN_IRQCTL); in phantom_probe()392 ioread32(pht->caddr + PHN_IRQCTL); /* PCI posting */ in phantom_probe()443 iowrite32(0, pht->caddr + PHN_IRQCTL); in phantom_remove()444 ioread32(pht->caddr + PHN_IRQCTL); /* PCI posting */ in phantom_remove()464 iowrite32(0, dev->caddr + PHN_IRQCTL); in phantom_suspend()[all …]