Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDVBT_adp.c56 UADP_STRUCT_POINTER_TABLE spt_DVBT_GetIFAGC_PARAM[5]; variable
236 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBT_GetIFAGC_PARAM,spt_DVBT_GetIFAGC_PAR… in DVBT_adp_Ioctl()
431 UADP_SPT_BGN(&spt_DVBT_GetIFAGC_PARAM[0],sizeof(DVBT_GetIFAGC_PARAM)); in DVBT_adp_Init()
432 …UADP_SDT_KIND(&spt_DVBT_GetIFAGC_PARAM[1],DVBT_GetIFAGC_PARAM,UADP_SDT_P2N,ifagc_reg,spt_DVBT_U16_… in DVBT_adp_Init()
433 …UADP_SDT_KIND(&spt_DVBT_GetIFAGC_PARAM[2],DVBT_GetIFAGC_PARAM,UADP_SDT_P2N,ifagc_reg_lsb,spt_DVBT_… in DVBT_adp_Init()
434 …UADP_SDT_KIND(&spt_DVBT_GetIFAGC_PARAM[3],DVBT_GetIFAGC_PARAM,UADP_SDT_P2N,ifagc_err_reg,spt_DVBT_… in DVBT_adp_Init()
435 UADP_SPT_FIN(&spt_DVBT_GetIFAGC_PARAM[4]); in DVBT_adp_Init()