Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Variables
as10x_types.h File Reference
#include "as10x_handle.h"

Go to the source code of this file.

Data Structures

struct  as10x_tps
 
struct  as10x_tune_args
 
struct  as10x_tune_status
 
struct  as10x_demod_stats
 
struct  as10x_ts_filter
 
struct  as10x_register_value
 
struct  as10x_register_addr
 

Macros

#define BW_5_MHZ   0x00
 
#define BW_6_MHZ   0x01
 
#define BW_7_MHZ   0x02
 
#define BW_8_MHZ   0x03
 
#define HIER_NO_PRIORITY   0x00
 
#define HIER_LOW_PRIORITY   0x01
 
#define HIER_HIGH_PRIORITY   0x02
 
#define CONST_QPSK   0x00
 
#define CONST_QAM16   0x01
 
#define CONST_QAM64   0x02
 
#define CONST_UNKNOWN   0xFF
 
#define HIER_NONE   0x00
 
#define HIER_ALPHA_1   0x01
 
#define HIER_ALPHA_2   0x02
 
#define HIER_ALPHA_4   0x03
 
#define HIER_UNKNOWN   0xFF
 
#define INTLV_NATIVE   0x00
 
#define INTLV_IN_DEPTH   0x01
 
#define INTLV_UNKNOWN   0xFF
 
#define CODE_RATE_1_2   0x00
 
#define CODE_RATE_2_3   0x01
 
#define CODE_RATE_3_4   0x02
 
#define CODE_RATE_5_6   0x03
 
#define CODE_RATE_7_8   0x04
 
#define CODE_RATE_UNKNOWN   0xFF
 
#define GUARD_INT_1_32   0x00
 
#define GUARD_INT_1_16   0x01
 
#define GUARD_INT_1_8   0x02
 
#define GUARD_INT_1_4   0x03
 
#define GUARD_UNKNOWN   0xFF
 
#define TRANS_MODE_2K   0x00
 
#define TRANS_MODE_8K   0x01
 
#define TRANS_MODE_4K   0x02
 
#define TRANS_MODE_UNKNOWN   0xFF
 
#define TIMESLICING_PRESENT   0x01
 
#define MPE_FEC_PRESENT   0x02
 
#define TUNE_STATUS_NOT_TUNED   0x00
 
#define TUNE_STATUS_IDLE   0x01
 
#define TUNE_STATUS_LOCKING   0x02
 
#define TUNE_STATUS_SIGNAL_DVB_OK   0x03
 
#define TUNE_STATUS_STREAM_DETECTED   0x04
 
#define TUNE_STATUS_STREAM_TUNED   0x05
 
#define TUNE_STATUS_ERROR   0xFF
 
#define TS_PID_TYPE_TS   0
 
#define TS_PID_TYPE_PSI_SI   1
 
#define TS_PID_TYPE_MPE   2
 
#define MAX_ECHOS   15
 
#define CONTEXT_LNA   1010
 
#define CONTEXT_ELNA_HYSTERESIS   4003
 
#define CONTEXT_ELNA_GAIN   4004
 
#define CONTEXT_MER_THRESHOLD   5005
 
#define CONTEXT_MER_OFFSET   5006
 
#define CONTEXT_IR_STATE   7000
 
#define CONTEXT_TSOUT_MSB_FIRST   7004
 
#define CONTEXT_TSOUT_FALLING_EDGE   7005
 
#define CFG_MODE_ON   0
 
#define CFG_MODE_OFF   1
 
#define CFG_MODE_AUTO   2
 

Variables

struct as10x_tps __packed
 

Macro Definition Documentation

#define BW_5_MHZ   0x00

Definition at line 29 of file as10x_types.h.

#define BW_6_MHZ   0x01

Definition at line 30 of file as10x_types.h.

#define BW_7_MHZ   0x02

Definition at line 31 of file as10x_types.h.

#define BW_8_MHZ   0x03

Definition at line 32 of file as10x_types.h.

#define CFG_MODE_AUTO   2

Definition at line 112 of file as10x_types.h.

#define CFG_MODE_OFF   1

Definition at line 111 of file as10x_types.h.

#define CFG_MODE_ON   0

Definition at line 110 of file as10x_types.h.

#define CODE_RATE_1_2   0x00

Definition at line 58 of file as10x_types.h.

#define CODE_RATE_2_3   0x01

Definition at line 59 of file as10x_types.h.

#define CODE_RATE_3_4   0x02

Definition at line 60 of file as10x_types.h.

#define CODE_RATE_5_6   0x03

Definition at line 61 of file as10x_types.h.

#define CODE_RATE_7_8   0x04

Definition at line 62 of file as10x_types.h.

#define CODE_RATE_UNKNOWN   0xFF

Definition at line 63 of file as10x_types.h.

#define CONST_QAM16   0x01

Definition at line 41 of file as10x_types.h.

#define CONST_QAM64   0x02

Definition at line 42 of file as10x_types.h.

#define CONST_QPSK   0x00

Definition at line 40 of file as10x_types.h.

#define CONST_UNKNOWN   0xFF

Definition at line 43 of file as10x_types.h.

#define CONTEXT_ELNA_GAIN   4004

Definition at line 102 of file as10x_types.h.

#define CONTEXT_ELNA_HYSTERESIS   4003

Definition at line 101 of file as10x_types.h.

#define CONTEXT_IR_STATE   7000

Definition at line 105 of file as10x_types.h.

#define CONTEXT_LNA   1010

Definition at line 100 of file as10x_types.h.

#define CONTEXT_MER_OFFSET   5006

Definition at line 104 of file as10x_types.h.

#define CONTEXT_MER_THRESHOLD   5005

Definition at line 103 of file as10x_types.h.

#define CONTEXT_TSOUT_FALLING_EDGE   7005

Definition at line 107 of file as10x_types.h.

#define CONTEXT_TSOUT_MSB_FIRST   7004

Definition at line 106 of file as10x_types.h.

#define GUARD_INT_1_16   0x01

Definition at line 67 of file as10x_types.h.

#define GUARD_INT_1_32   0x00

Definition at line 66 of file as10x_types.h.

#define GUARD_INT_1_4   0x03

Definition at line 69 of file as10x_types.h.

#define GUARD_INT_1_8   0x02

Definition at line 68 of file as10x_types.h.

#define GUARD_UNKNOWN   0xFF

Definition at line 70 of file as10x_types.h.

#define HIER_ALPHA_1   0x01

Definition at line 47 of file as10x_types.h.

#define HIER_ALPHA_2   0x02

Definition at line 48 of file as10x_types.h.

#define HIER_ALPHA_4   0x03

Definition at line 49 of file as10x_types.h.

#define HIER_HIGH_PRIORITY   0x02

Definition at line 37 of file as10x_types.h.

#define HIER_LOW_PRIORITY   0x01

Definition at line 36 of file as10x_types.h.

#define HIER_NO_PRIORITY   0x00

Definition at line 35 of file as10x_types.h.

#define HIER_NONE   0x00

Definition at line 46 of file as10x_types.h.

#define HIER_UNKNOWN   0xFF

Definition at line 50 of file as10x_types.h.

#define INTLV_IN_DEPTH   0x01

Definition at line 54 of file as10x_types.h.

#define INTLV_NATIVE   0x00

Definition at line 53 of file as10x_types.h.

#define INTLV_UNKNOWN   0xFF

Definition at line 55 of file as10x_types.h.

#define MAX_ECHOS   15

Definition at line 97 of file as10x_types.h.

#define MPE_FEC_PRESENT   0x02

Definition at line 80 of file as10x_types.h.

#define TIMESLICING_PRESENT   0x01

Definition at line 79 of file as10x_types.h.

#define TRANS_MODE_2K   0x00

Definition at line 73 of file as10x_types.h.

#define TRANS_MODE_4K   0x02

Definition at line 75 of file as10x_types.h.

#define TRANS_MODE_8K   0x01

Definition at line 74 of file as10x_types.h.

#define TRANS_MODE_UNKNOWN   0xFF

Definition at line 76 of file as10x_types.h.

#define TS_PID_TYPE_MPE   2

Definition at line 94 of file as10x_types.h.

#define TS_PID_TYPE_PSI_SI   1

Definition at line 93 of file as10x_types.h.

#define TS_PID_TYPE_TS   0

Definition at line 92 of file as10x_types.h.

#define TUNE_STATUS_ERROR   0xFF

Definition at line 89 of file as10x_types.h.

#define TUNE_STATUS_IDLE   0x01

Definition at line 84 of file as10x_types.h.

#define TUNE_STATUS_LOCKING   0x02

Definition at line 85 of file as10x_types.h.

#define TUNE_STATUS_NOT_TUNED   0x00

Definition at line 83 of file as10x_types.h.

#define TUNE_STATUS_SIGNAL_DVB_OK   0x03

Definition at line 86 of file as10x_types.h.

#define TUNE_STATUS_STREAM_DETECTED   0x04

Definition at line 87 of file as10x_types.h.

#define TUNE_STATUS_STREAM_TUNED   0x05

Definition at line 88 of file as10x_types.h.

Variable Documentation