Lines Matching +full:an +full:- +full:877

3   Copyright (c), 2004-2005,2007-2010 Trident Microsystems, Inc.
38 /*-------------------------------------------------------------------------
40 -------------------------------------------------------------------------*/
45 /* Check DRX-J specific dap condition */
50 #error "Multi master mode and short addressing only is an illegal combination"
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 */};
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 */};
381 u16 rf_agc_gain; /* 0 .. 877 uA */
382 u16 if_agc_gain; /* 0 .. 877 uA */
383 s16 video_agc_gain; /* -75 .. 1972 in 0.1 dB steps */
384 s16 audio_agc_gain; /* -4 .. 1020 in 0.1 dB steps */
522 /* pin-safe mode */
529 /* OOB pre-saw value */
536 /*-------------------------------------------------------------------------
538 -------------------------------------------------------------------------*/
543 * Used as main reference to an attribute field.
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 ---------------------------------------------------------------*/