Searched defs:mxl5005s_state (Results 1 – 1 of 1) sorted by relevance
242 struct mxl5005s_state { struct243 u8 Mode; /* 0: Analog Mode ; 1: Digital Mode */244 u8 IF_Mode; /* for Analog Mode, 0: zero IF; 1: low IF */245 u32 Chan_Bandwidth; /* filter channel bandwidth (6, 7, 8) */246 u32 IF_OUT; /* Desired IF Out Frequency */247 u16 IF_OUT_LOAD; /* IF Out Load Resistor (200/300 Ohms) */248 u32 RF_IN; /* RF Input Frequency */249 u32 Fxtal; /* XTAL Frequency */250 u8 AGC_Mode; /* AGC Mode 0: Dual AGC; 1: Single AGC */251 u16 TOP; /* Value: take over point */[all …]