Home
last modified time | relevance | path

Searched refs:eDMD_MSB124X_CurrentDemodulatorType (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/demodulator/drv/dvb_extdemod/
H A DdrvDMD_EXTERN_MSB124x.c381 eDMD_MSB124X_DemodulatorType eDMD_MSB124X_CurrentDemodulatorType; member
2522 switch(pDemod->eDMD_MSB124X_CurrentDemodulatorType) in _MSB124X_MEM_switch()
3063 …if(((Chip_ID & 0xFF) ==0x98)&&((pDemod->eDMD_MSB124X_CurrentDemodulatorType)==E_DMD_MSB124X_DEMOD_… in _LoadDSPCode()
3082 switch(pDemod->eDMD_MSB124X_CurrentDemodulatorType) in _LoadDSPCode()
3249 …%ld), TYPE is %d \n",u32tmm_12-u32tmm_11,u32tmm_12,u32tmm_11, eDMD_MSB124X_CurrentDemodulatorType); in _LoadDSPCode()
3252 switch(pDemod->eDMD_MSB124X_CurrentDemodulatorType) in _LoadDSPCode()
4213 pDemod->eDMD_MSB124X_CurrentDemodulatorType = eCurrentDemodulatorType; in MDrv_DMD_MSB124X_SetCurrentDemodulatorType()