@ -601,7 +601,7 @@ static struct drxj_data drxj_data_g = {
0 , /* hi_cfg_wake_up_key */
0 , /* hi_cfg_ctrl */
0 , /* HICfgTimeout */
/* UIO configua rtion */
/* UIO configura tion */
DRX_UIO_MODE_DISABLE , /* uio_sma_rx_mode */
DRX_UIO_MODE_DISABLE , /* uio_sma_tx_mode */
DRX_UIO_MODE_DISABLE , /* uioASELMode */
@ -619,7 +619,7 @@ static struct drxj_data drxj_data_g = {
/* false, * flagHDevSet */
/* (u16) 0xFFF, * rdsLastCount */
/* ATV configua rtion */
/* ATV configura tion */
0UL , /* flags cfg changes */
/* shadow of ATV_TOP_EQU0__A */
{ - 5 ,
@ -3352,7 +3352,7 @@ rw_error:
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/* miscellaneous configua rtions - begin */
/* miscellaneous configura tions - begin */
/*----------------------------------------------------------------------------*/
/**
@ -3515,7 +3515,7 @@ rw_error:
}
/*----------------------------------------------------------------------------*/
/* miscellaneous configua rtions - end */
/* miscellaneous configura tions - end */
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
@ -10952,7 +10952,7 @@ rw_error:
static void drxj_reset_mode ( struct drxj_data * ext_attr )
{
/* Initialize default AFE configua rtion for QAM */
/* Initialize default AFE configura tion for QAM */
if ( ext_attr - > has_lna ) {
/* IF AGC off, PGA active */
# ifndef DRXJ_VSB_ONLY
@ -10996,7 +10996,7 @@ static void drxj_reset_mode(struct drxj_data *ext_attr)
ext_attr - > qam_pre_saw_cfg . reference = 0x07 ;
ext_attr - > qam_pre_saw_cfg . use_pre_saw = true ;
# endif
/* Initialize default AFE configua rtion for VSB */
/* Initialize default AFE configura tion for VSB */
ext_attr - > vsb_rf_agc_cfg . standard = DRX_STANDARD_8VSB ;
ext_attr - > vsb_rf_agc_cfg . ctrl_mode = DRX_AGC_CTRL_AUTO ;
ext_attr - > vsb_rf_agc_cfg . min_output_level = 0 ;
@ -11072,9 +11072,9 @@ ctrl_power_mode(struct drx_demod_instance *demod, enum drx_power_mode *mode)
}
if ( ( * mode = = DRX_POWER_UP ) ) {
/* Restore analog & pin configua rtion */
/* Restore analog & pin configura tion */
/* Initialize default AFE configua rtion for VSB */
/* Initialize default AFE configura tion for VSB */
drxj_reset_mode ( ext_attr ) ;
} else {
/* Power down to requested mode */