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

Go to the source code of this file.

Enumerations

enum  HF_S {
  HF_None = 0, HF_B, HF_DK, HF_G,
  HF_I, HF_L, HF_L1, HF_MN,
  HF_FM_Radio, HF_AnalogMax, HF_DVBT_6MHZ, HF_DVBT_7MHZ,
  HF_DVBT_8MHZ, HF_DVBT, HF_ATSC, HF_DVBC_6MHZ,
  HF_DVBC_7MHZ, HF_DVBC_8MHZ, HF_DVBC
}
 

Variables

struct SStandardParam m_StandardTable []
 
struct SMap m_BP_Filter_Map []
 
u8 m_Thermometer_Map_1 [16]
 
u8 m_Thermometer_Map_2 [16]
 

Enumeration Type Documentation

enum HF_S
Enumerator:
HF_None 
HF_B 
HF_DK 
HF_G 
HF_I 
HF_L 
HF_L1 
HF_MN 
HF_FM_Radio 
HF_AnalogMax 
HF_DVBT_6MHZ 
HF_DVBT_7MHZ 
HF_DVBT_8MHZ 
HF_DVBT 
HF_ATSC 
HF_DVBC_6MHZ 
HF_DVBC_7MHZ 
HF_DVBC_8MHZ 
HF_DVBC 

Definition at line 1 of file tda18271c2dd_maps.h.

Variable Documentation

struct SMap m_BP_Filter_Map[]
Initial value:
= {
{ 62000000, 0x00 },
{ 84000000, 0x01 },
{ 100000000, 0x02 },
{ 140000000, 0x03 },
{ 170000000, 0x04 },
{ 180000000, 0x05 },
{ 865000000, 0x06 },
{ 0, 0x00 },
}

Definition at line 30 of file tda18271c2dd_maps.h.

struct SStandardParam m_StandardTable[]
Initial value:
= {
{ 0, 0, 0x00, 0x00 },
{ 6000000, 7000000, 0x1D, 0x2C },
{ 6900000, 8000000, 0x1E, 0x2C },
{ 7100000, 8000000, 0x1E, 0x2C },
{ 7250000, 8000000, 0x1E, 0x2C },
{ 6900000, 8000000, 0x1E, 0x2C },
{ 1250000, 8000000, 0x1E, 0x2C },
{ 5400000, 6000000, 0x1C, 0x2C },
{ 1250000, 500000, 0x18, 0x2C },
{ 0, 0, 0x00, 0x00 },
{ 3300000, 6000000, 0x1C, 0x58 },
{ 3500000, 7000000, 0x1C, 0x37 },
{ 4000000, 8000000, 0x1D, 0x37 },
{ 0, 0, 0x00, 0x00 },
{ 5000000, 6000000, 0x1C, 0x37 },
{ 4000000, 6000000, 0x1D, 0x58 },
{ 4500000, 7000000, 0x1E, 0x37 },
{ 5000000, 8000000, 0x1F, 0x37 },
{ 0, 0, 0x00, 0x00 },
}

Definition at line 8 of file tda18271c2dd_maps.h.

u8 m_Thermometer_Map_1[16]
Initial value:
= {
60, 62, 66, 64,
74, 72, 68, 70,
90, 88, 84, 86,
76, 78, 82, 80,
}

Definition at line 802 of file tda18271c2dd_maps.h.

u8 m_Thermometer_Map_2[16]
Initial value:
= {
92, 94, 98, 96,
106, 104, 100, 102,
122, 120, 116, 118,
108, 110, 114, 112,
}

Definition at line 809 of file tda18271c2dd_maps.h.