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

Go to the source code of this file.

Macros

#define ISL6405_SR   0x80
 
#define ISL6405_OLF1   0x01
 
#define ISL6405_EN1   0x02
 
#define ISL6405_VSEL1   0x04
 
#define ISL6405_LLC1   0x08
 
#define ISL6405_ENT1   0x10
 
#define ISL6405_ISEL1   0x20
 
#define ISL6405_DCL   0x40
 
#define ISL6405_OLF2   0x01
 
#define ISL6405_OTF   0x02
 
#define ISL6405_EN2   0x04
 
#define ISL6405_VSEL2   0x08
 
#define ISL6405_LLC2   0x10
 
#define ISL6405_ENT2   0x20
 
#define ISL6405_ISEL2   0x40
 

Macro Definition Documentation

#define ISL6405_DCL   0x40

Definition at line 47 of file isl6405.h.

#define ISL6405_EN1   0x02

Definition at line 42 of file isl6405.h.

#define ISL6405_EN2   0x04

Definition at line 52 of file isl6405.h.

#define ISL6405_ENT1   0x10

Definition at line 45 of file isl6405.h.

#define ISL6405_ENT2   0x20

Definition at line 55 of file isl6405.h.

#define ISL6405_ISEL1   0x20

Definition at line 46 of file isl6405.h.

#define ISL6405_ISEL2   0x40

Definition at line 56 of file isl6405.h.

#define ISL6405_LLC1   0x08

Definition at line 44 of file isl6405.h.

#define ISL6405_LLC2   0x10

Definition at line 54 of file isl6405.h.

#define ISL6405_OLF1   0x01

Definition at line 41 of file isl6405.h.

#define ISL6405_OLF2   0x01

Definition at line 50 of file isl6405.h.

#define ISL6405_OTF   0x02

Definition at line 51 of file isl6405.h.

#define ISL6405_SR   0x80

Definition at line 38 of file isl6405.h.

#define ISL6405_VSEL1   0x04

Definition at line 43 of file isl6405.h.

#define ISL6405_VSEL2   0x08

Definition at line 53 of file isl6405.h.