Lines Matching +full:pin +full:- +full:dependent

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.
175 u16 output_level; /* range dependent on AGC */
176 u16 min_output_level; /* range dependent on AGC */
177 u16 max_output_level; /* range dependent on AGC */
178 u16 speed; /* range dependent on AGC */
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 */
452 enum drxuio_mode uio_sma_rx_mode;/*< current mode of SmaRx pin */
453 enum drxuio_mode uio_sma_tx_mode;/*< current mode of SmaTx pin */
454 enum drxuio_mode uio_gpio_mode; /*< current mode of ASEL pin */
455 enum drxuio_mode uio_irqn_mode; /*< current mode of IRQN pin */
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 ---------------------------------------------------------------*/