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

Go to the source code of this file.

Macros

#define LME_ST_ON_W   {0x06, 0x00}
 
#define LME_CLEAR_PID   {0x03, 0x02, 0x20, 0xa0}
 
#define LME_ZERO_PID   {0x03, 0x06, 0x00, 0x00, 0x01, 0x00, 0x20, 0x9c}
 
#define LME_ALL_PIDS   {0x03, 0x06, 0x00, 0xff, 0x01, 0x1f, 0x20, 0x81}
 
#define LME_VOLTAGE_L   {0x07, 0x01, 0x00}
 
#define LME_VOLTAGE_H   {0x07, 0x01, 0x01}
 
#define LNB_ON   {0x3a, 0x01, 0x00}
 
#define LNB_OFF   {0x3a, 0x01, 0x01}
 

Macro Definition Documentation

#define LME_ALL_PIDS   {0x03, 0x06, 0x00, 0xff, 0x01, 0x1f, 0x20, 0x81}

Definition at line 44 of file lmedm04.h.

#define LME_CLEAR_PID   {0x03, 0x02, 0x20, 0xa0}

Definition at line 42 of file lmedm04.h.

#define LME_ST_ON_W   {0x06, 0x00}

Definition at line 41 of file lmedm04.h.

#define LME_VOLTAGE_H   {0x07, 0x01, 0x01}

Definition at line 57 of file lmedm04.h.

#define LME_VOLTAGE_L   {0x07, 0x01, 0x00}

Definition at line 56 of file lmedm04.h.

#define LME_ZERO_PID   {0x03, 0x06, 0x00, 0x00, 0x01, 0x00, 0x20, 0x9c}

Definition at line 43 of file lmedm04.h.

#define LNB_OFF   {0x3a, 0x01, 0x01}

Definition at line 59 of file lmedm04.h.

#define LNB_ON   {0x3a, 0x01, 0x00}

Definition at line 58 of file lmedm04.h.