Lines Matching +full:pre +full:- +full:determined

3   Copyright (c), 2004-2005,2007-2010 Trident Microsystems, Inc.
38 /*-------------------------------------------------------------------------
40 -------------------------------------------------------------------------*/
45 /* Check DRX-J specific dap condition */
55 /*-------------------------------------------------------------------------
57 -------------------------------------------------------------------------*/
151 * AGC status information from the DRXJ-IQM-AF.
179 u16 top; /* rf-agc take over point */
180 u16 cut_off_current; /* rf-agc is accelerated if output current
181 is below cut-off current */};
186 * /struct struct drxj_cfg_pre_saw * Interface to configure pre SAW sense.
190 u16 reference; /* pre SAW reference value, range 0 .. 31 */
191 bool use_pre_saw; /* true algorithms must use pre SAW sense */};
211 /*< no of pre RS bit errors */
213 /*< no of pre RS symbol errors */
215 /*< no of pre RS packet errors */
292 s16 peak_filter; /* -8 .. 15 */
333 s16 coef0; /* -256 .. 255 */
334 s16 coef1; /* -256 .. 255 */
335 s16 coef2; /* -256 .. 255 */
336 s16 coef3; /* -256 .. 255 */};
383 s16 video_agc_gain; /* -75 .. 1972 in 0.1 dB steps */
384 s16 audio_agc_gain; /* -4 .. 1020 in 0.1 dB steps */
408 /* device capabilities (determined during drx_open()) */
485 /* Pre SAW configuration for QAM and VSB */
487 /*< qam pre SAW config */
489 /*< qam pre SAW config */
513 /* Pre SAW & Agc configuration for ATV */
515 /*< atv pre SAW config */
522 /* pin-safe mode */
529 /* OOB pre-saw value */
536 /*-------------------------------------------------------------------------
538 -------------------------------------------------------------------------*/
551 (((struct drxj_data *)(d)->my_ext_attr)->aud_data.btsc_detect)
553 /*-------------------------------------------------------------------------
555 -------------------------------------------------------------------------*/
564 * In case the tuner module is not used the DRX-J requires that the tuner is
576 * For PAL/SECAM - BG standard. This define is needed in case the tuner module
578 * The DRX-J requires that the tuner is tuned to:
592 * For PAL/SECAM - DK, I, L standards. This define is needed in case the tuner module
594 * The DRX-J requires that the tuner is tuned to:
608 * For PAL/SECAM - LP standard. This define is needed in case the tuner module
610 * The DRX-J requires that the tuner is tuned to:
617 #define DRXJ_PAL_SECAM_LP_CARRIER_FREQ_OFFSET ((s32)(-3255))
627 * In case the tuner module is not used the DRX-J requires that the tuner is
633 #define DRXJ_FM_CARRIER_FREQ_OFFSET ((s32)(-3000))
635 /* Revision types -------------------------------------------------------*/
639 /* Macros ---------------------------------------------------------------*/