]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/dvb/frontend.h
PCI: add routines for debugging and handling lost interrupts
[linux-2.6-omap-h63xx.git] / include / linux / dvb / frontend.h
index 6e4ace27027691fa42c4920bcf5bf4e60e12494d..79a8ed8e6a7d6c02517c7407019b0302806035c1 100644 (file)
@@ -166,6 +166,7 @@ typedef enum fe_modulation {
        VSB_16,
        PSK_8,
        APSK_16,
+       APSK_32,
        DQPSK,
 } fe_modulation_t;
 
@@ -295,6 +296,7 @@ typedef enum fe_delivery_system {
        SYS_DVBC_ANNEX_AC,
        SYS_DVBC_ANNEX_B,
        SYS_DVBT,
+       SYS_DSS,
        SYS_DVBS,
        SYS_DVBS2,
        SYS_DVBH,