Home
last modified time | relevance | path

Searched refs:PHN_CONTROL (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/misc/
A Dphantom.c68 iowrite32(PHN_CTL_IRQ, dev->iaddr + PHN_CONTROL); in phantom_status()
105 if (r.reg == PHN_CONTROL && (r.value & PHN_CTL_IRQ) && in phantom_ioctl()
114 if (r.reg == PHN_CONTROL && (dev->status & PHB_NOT_OH)) { in phantom_ioctl()
123 if (r.reg == PHN_CONTROL && !(r.value & PHN_CTL_IRQ)) in phantom_ioctl()
289 ctl = ioread32(dev->iaddr + PHN_CONTROL); in phantom_isr()
307 iowrite32(dev->ctl_reg, dev->iaddr + PHN_CONTROL); in phantom_isr()
/linux-6.3-rc2/include/uapi/linux/
A Dphantom.h43 #define PHN_CONTROL 0x6 /* control byte in iaddr space */ macro

Completed in 4 milliseconds