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 */};
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 */};
382 u16 rf_agc_gain; /* 0 .. 877 uA */
383 u16 if_agc_gain; /* 0 .. 877 uA */
384 s16 video_agc_gain; /* -75 .. 1972 in 0.1 dB steps */
385 s16 audio_agc_gain; /* -4 .. 1020 in 0.1 dB steps */
523 /* pin-safe mode */
530 /* OOB pre-saw value */
537 /*-------------------------------------------------------------------------
539 -------------------------------------------------------------------------*/
544 * Used as main reference to an attribute field.
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 ---------------------------------------------------------------*/