PHN_CONTROL        68 drivers/misc/phantom.c 		iowrite32(PHN_CTL_IRQ, dev->iaddr + PHN_CONTROL);
PHN_CONTROL       105 drivers/misc/phantom.c 		if (r.reg == PHN_CONTROL && (r.value & PHN_CTL_IRQ) &&
PHN_CONTROL       114 drivers/misc/phantom.c 		if (r.reg == PHN_CONTROL && (dev->status & PHB_NOT_OH)) {
PHN_CONTROL       123 drivers/misc/phantom.c 		if (r.reg == PHN_CONTROL && !(r.value & PHN_CTL_IRQ))
PHN_CONTROL       289 drivers/misc/phantom.c 	ctl = ioread32(dev->iaddr + PHN_CONTROL);
PHN_CONTROL       307 drivers/misc/phantom.c 		iowrite32(dev->ctl_reg, dev->iaddr + PHN_CONTROL);