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

Go to the source code of this file.

Data Structures

struct  tda10048_config
 

Macros

#define TDA10048_PARALLEL_OUTPUT   0
 
#define TDA10048_SERIAL_OUTPUT   1
 
#define TDA10048_BULKWRITE_200   200
 
#define TDA10048_BULKWRITE_50   50
 
#define TDA10048_INVERSION_OFF   0
 
#define TDA10048_INVERSION_ON   1
 
#define TDA10048_IF_3300   3300
 
#define TDA10048_IF_3500   3500
 
#define TDA10048_IF_3800   3800
 
#define TDA10048_IF_4000   4000
 
#define TDA10048_IF_4300   4300
 
#define TDA10048_IF_4500   4500
 
#define TDA10048_IF_4750   4750
 
#define TDA10048_IF_5000   5000
 
#define TDA10048_IF_36130   36130
 
#define TDA10048_CLK_4000   4000
 
#define TDA10048_CLK_16000   16000
 

Macro Definition Documentation

#define TDA10048_BULKWRITE_200   200

Definition at line 38 of file tda10048.h.

#define TDA10048_BULKWRITE_50   50

Definition at line 39 of file tda10048.h.

#define TDA10048_CLK_16000   16000

Definition at line 61 of file tda10048.h.

#define TDA10048_CLK_4000   4000

Definition at line 60 of file tda10048.h.

#define TDA10048_IF_3300   3300

Definition at line 47 of file tda10048.h.

#define TDA10048_IF_3500   3500

Definition at line 48 of file tda10048.h.

#define TDA10048_IF_36130   36130

Definition at line 55 of file tda10048.h.

#define TDA10048_IF_3800   3800

Definition at line 49 of file tda10048.h.

#define TDA10048_IF_4000   4000

Definition at line 50 of file tda10048.h.

#define TDA10048_IF_4300   4300

Definition at line 51 of file tda10048.h.

#define TDA10048_IF_4500   4500

Definition at line 52 of file tda10048.h.

#define TDA10048_IF_4750   4750

Definition at line 53 of file tda10048.h.

#define TDA10048_IF_5000   5000

Definition at line 54 of file tda10048.h.

#define TDA10048_INVERSION_OFF   0

Definition at line 43 of file tda10048.h.

#define TDA10048_INVERSION_ON   1

Definition at line 44 of file tda10048.h.

#define TDA10048_PARALLEL_OUTPUT   0

Definition at line 34 of file tda10048.h.

#define TDA10048_SERIAL_OUTPUT   1

Definition at line 35 of file tda10048.h.