Home
last modified time | relevance | path

Searched refs:PHN_CTL_IRQ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/
H 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()
123 if (r.reg == PHN_CONTROL && !(r.value & PHN_CTL_IRQ)) in phantom_ioctl()
290 if (!(ctl & PHN_CTL_IRQ)) { in phantom_isr()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dphantom.h46 #define PHN_CTL_IRQ 0x10 /* is irq enabled */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dphantom.h46 #define PHN_CTL_IRQ 0x10 /* is irq enabled */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dphantom.h46 #define PHN_CTL_IRQ 0x10 /* is irq enabled */ macro