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

Go to the source code of this file.

Data Structures

struct  xc5000_config
 

Macros

#define XC5000A   1
 
#define XC5000C   2
 
#define XC5000_TUNER_RESET   0
 
#define XC5000_RADIO_NOT_CONFIGURED   0
 
#define XC5000_RADIO_FM1   1
 
#define XC5000_RADIO_FM2   2
 
#define XC5000_RADIO_FM1_MONO   3
 

Macro Definition Documentation

#define XC5000_RADIO_FM1   1

Definition at line 47 of file xc5000.h.

#define XC5000_RADIO_FM1_MONO   3

Definition at line 49 of file xc5000.h.

#define XC5000_RADIO_FM2   2

Definition at line 48 of file xc5000.h.

#define XC5000_RADIO_NOT_CONFIGURED   0

Definition at line 46 of file xc5000.h.

#define XC5000_TUNER_RESET   0

Definition at line 43 of file xc5000.h.

#define XC5000A   1

Definition at line 30 of file xc5000.h.

#define XC5000C   2

Definition at line 31 of file xc5000.h.