Lines Matching +full:antenna +full:- +full:config +full:- +full:file

3   Copyright (c), 2004-2005,2007-2010 Trident Microsystems, Inc.
31 DRXJ specific header file
38 /*-------------------------------------------------------------------------
40 -------------------------------------------------------------------------*/
45 /* Check DRX-J specific dap condition */
55 /*-------------------------------------------------------------------------
57 -------------------------------------------------------------------------*/
134 * /enum drxj_cfg_smart_ant_io * smart antenna i/o.
142 * /struct drxj_cfg_smart_ant * Set smart antenna.
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 */};
293 s16 peak_filter; /* -8 .. 15 */
334 s16 coef0; /* -256 .. 255 */
335 s16 coef1; /* -256 .. 255 */
336 s16 coef2; /* -256 .. 255 */
337 s16 coef3; /* -256 .. 255 */};
384 s16 video_agc_gain; /* -75 .. 1972 in 0.1 dB steps */
385 s16 audio_agc_gain; /* -4 .. 1020 in 0.1 dB steps */
477 struct drxj_cfg_agc qam_rf_agc_cfg; /*< qam RF AGC config */
478 struct drxj_cfg_agc qam_if_agc_cfg; /*< qam IF AGC config */
479 struct drxj_cfg_agc vsb_rf_agc_cfg; /*< vsb RF AGC config */
480 struct drxj_cfg_agc vsb_if_agc_cfg; /*< vsb IF AGC config */
483 u16 qam_pga_cfg; /*< qam PGA config */
484 u16 vsb_pga_cfg; /*< vsb PGA config */
488 /*< qam pre SAW config */
490 /*< qam pre SAW config */
498 /* smart antenna configuration */
516 /*< atv pre SAW config */
517 struct drxj_cfg_agc atv_rf_agc_cfg; /*< atv RF AGC config */
518 struct drxj_cfg_agc atv_if_agc_cfg; /*< atv IF AGC config */
519 u16 atv_pga_cfg; /*< atv pga config */
523 /* pin-safe mode */
530 /* OOB pre-saw value */
537 /*-------------------------------------------------------------------------
539 -------------------------------------------------------------------------*/
552 (((struct drxj_data *)(d)->my_ext_attr)->aud_data.btsc_detect)
554 /*-------------------------------------------------------------------------
556 -------------------------------------------------------------------------*/
565 * In case the tuner module is not used the DRX-J requires that the tuner is
577 * For PAL/SECAM - BG standard. This define is needed in case the tuner module
579 * The DRX-J requires that the tuner is tuned to:
593 * For PAL/SECAM - DK, I, L standards. This define is needed in case the tuner module
595 * The DRX-J requires that the tuner is tuned to:
609 * For PAL/SECAM - LP standard. This define is needed in case the tuner module
611 * The DRX-J requires that the tuner is tuned to:
618 #define DRXJ_PAL_SECAM_LP_CARRIER_FREQ_OFFSET ((s32)(-3255))
628 * In case the tuner module is not used the DRX-J requires that the tuner is
634 #define DRXJ_FM_CARRIER_FREQ_OFFSET ((s32)(-3000))
636 /* Revision types -------------------------------------------------------*/
640 /* Macros ---------------------------------------------------------------*/