Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
af9033.h File Reference

Go to the source code of this file.

Data Structures

struct  af9033_config
 

Macros

#define AF9033_TUNER_TUA9001   0x27 /* Infineon TUA 9001 */
 
#define AF9033_TUNER_FC0011   0x28 /* Fitipower FC0011 */
 
#define AF9033_TUNER_MXL5007T   0xa0 /* MaxLinear MxL5007T */
 
#define AF9033_TUNER_TDA18218   0xa1 /* NXP TDA 18218HN */
 
#define AF9033_TUNER_FC2580   0x32 /* FCI FC2580 */
 
#define AF9033_TS_MODE_USB   0
 
#define AF9033_TS_MODE_PARALLEL   1
 
#define AF9033_TS_MODE_SERIAL   2
 

Macro Definition Documentation

#define AF9033_TS_MODE_PARALLEL   1

Definition at line 52 of file af9033.h.

#define AF9033_TS_MODE_SERIAL   2

Definition at line 53 of file af9033.h.

#define AF9033_TS_MODE_USB   0

Definition at line 51 of file af9033.h.

#define AF9033_TUNER_FC0011   0x28 /* Fitipower FC0011 */

Definition at line 42 of file af9033.h.

#define AF9033_TUNER_FC2580   0x32 /* FCI FC2580 */

Definition at line 45 of file af9033.h.

#define AF9033_TUNER_MXL5007T   0xa0 /* MaxLinear MxL5007T */

Definition at line 43 of file af9033.h.

#define AF9033_TUNER_TDA18218   0xa1 /* NXP TDA 18218HN */

Definition at line 44 of file af9033.h.

#define AF9033_TUNER_TUA9001   0x27 /* Infineon TUA 9001 */

Definition at line 41 of file af9033.h.