]> Pileus Git - ~andy/linux/blobdiff - drivers/media/video/cx23885/cx23885-reg.h
V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470
[~andy/linux] / drivers / media / video / cx23885 / cx23885-reg.h
index c0bc9a068954b91deb4e2c1f0c467693555b9ec5..a28772db11f0e0da220f85142febbf0d0b235ddb 100644 (file)
@@ -213,6 +213,7 @@ Channel manager Data Structure entry = 20 DWORD
 #define DEV_CNTRL2     0x00040000
 
 #define PCI_MSK_IR        (1 << 28)
+#define PCI_MSK_AV_CORE   (1 << 27)
 #define PCI_MSK_GPIO1     (1 << 24)
 #define PCI_MSK_GPIO0     (1 << 23)
 #define PCI_MSK_APB_DMA   (1 << 12)