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

Go to the source code of this file.

Macros

#define LNBH24_OLF   0x01
 
#define LNBH24_OTF   0x02
 
#define LNBH24_EN   0x04
 
#define LNBH24_VSEL   0x08
 
#define LNBH24_LLC   0x10
 
#define LNBH24_TEN   0x20
 
#define LNBH24_TTX   0x40
 
#define LNBH24_PCL   0x80
 

Macro Definition Documentation

#define LNBH24_EN   0x04

Definition at line 29 of file lnbh24.h.

#define LNBH24_LLC   0x10

Definition at line 31 of file lnbh24.h.

#define LNBH24_OLF   0x01

Definition at line 27 of file lnbh24.h.

#define LNBH24_OTF   0x02

Definition at line 28 of file lnbh24.h.

#define LNBH24_PCL   0x80

Definition at line 34 of file lnbh24.h.

#define LNBH24_TEN   0x20

Definition at line 32 of file lnbh24.h.

#define LNBH24_TTX   0x40

Definition at line 33 of file lnbh24.h.

#define LNBH24_VSEL   0x08

Definition at line 30 of file lnbh24.h.