Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations
lgdt3305.h File Reference
#include <linux/i2c.h>
#include "dvb_frontend.h"

Go to the source code of this file.

Data Structures

struct  lgdt3305_config
 

Enumerations

enum  lgdt3305_mpeg_mode { LGDT3305_MPEG_PARALLEL = 0, LGDT3305_MPEG_SERIAL = 1 }
 
enum  lgdt3305_tp_clock_edge { LGDT3305_TPCLK_RISING_EDGE = 0, LGDT3305_TPCLK_FALLING_EDGE = 1 }
 
enum  lgdt3305_tp_valid_polarity { LGDT3305_TP_VALID_LOW = 0, LGDT3305_TP_VALID_HIGH = 1 }
 
enum  lgdt_demod_chip_type { LGDT3305 = 0, LGDT3304 = 1 }
 

Enumeration Type Documentation

Enumerator:
LGDT3305_MPEG_PARALLEL 
LGDT3305_MPEG_SERIAL 

Definition at line 29 of file lgdt3305.h.

Enumerator:
LGDT3305_TPCLK_RISING_EDGE 
LGDT3305_TPCLK_FALLING_EDGE 

Definition at line 34 of file lgdt3305.h.

Enumerator:
LGDT3305_TP_VALID_LOW 
LGDT3305_TP_VALID_HIGH 

Definition at line 39 of file lgdt3305.h.

Enumerator:
LGDT3305 
LGDT3304 

Definition at line 44 of file lgdt3305.h.