Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
hd29l2.h File Reference
#include <linux/dvb/frontend.h>

Go to the source code of this file.

Data Structures

struct  hd29l2_config
 

Macros

#define HD29L2_TS_SERIAL   0x00
 
#define HD29L2_TS_PARALLEL   0x80
 
#define HD29L2_TS_CLK_NORMAL   0x40
 
#define HD29L2_TS_CLK_INVERTED   0x00
 
#define HD29L2_TS_CLK_GATED   0x20
 
#define HD29L2_TS_CLK_FREE   0x00
 

Macro Definition Documentation

#define HD29L2_TS_CLK_FREE   0x00

Definition at line 48 of file hd29l2.h.

#define HD29L2_TS_CLK_GATED   0x20

Definition at line 47 of file hd29l2.h.

#define HD29L2_TS_CLK_INVERTED   0x00

Definition at line 46 of file hd29l2.h.

#define HD29L2_TS_CLK_NORMAL   0x40

Definition at line 45 of file hd29l2.h.

#define HD29L2_TS_PARALLEL   0x80

Definition at line 44 of file hd29l2.h.

#define HD29L2_TS_SERIAL   0x00

Definition at line 43 of file hd29l2.h.