Go to the documentation of this file.
26 #ifndef LGS8913_PRIV_H
27 #define LGS8913_PRIV_H
41 #define SC_QAM4NR 0x04
44 #define LGS_FEC_MASK 0x03
45 #define LGS_FEC_0_4 0x00
46 #define LGS_FEC_0_6 0x01
47 #define LGS_FEC_0_8 0x02
51 #define TIM_MIDDLE 0x00
62 #define TS_PARALLEL 0x00
63 #define TS_SERIAL 0x01
64 #define TS_CLK_NORMAL 0x00
65 #define TS_CLK_INVERTED 0x02
66 #define TS_CLK_GATED 0x00
67 #define TS_CLK_FREERUN 0x04