Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDVBC_adp.c50 UADP_STRUCT_POINTER_TABLE spt_DVBC_GetIFAGC_PARAM[5]; variable
265 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBC_GetIFAGC_PARAM,spt_DVBC_GetIFAGC_PAR… in DVBC_adp_Ioctl()
436 UADP_SPT_BGN(&spt_DVBC_GetIFAGC_PARAM[0],sizeof(DVBC_GetIFAGC_PARAM)); in DVBC_adp_Init()
437 …UADP_SDT_KIND(&spt_DVBC_GetIFAGC_PARAM[1],DVBC_GetIFAGC_PARAM,UADP_SDT_P2N,ifagc_reg,spt_DVBC_U16_… in DVBC_adp_Init()
438 …UADP_SDT_KIND(&spt_DVBC_GetIFAGC_PARAM[2],DVBC_GetIFAGC_PARAM,UADP_SDT_P2N,ifagc_reg_lsb,spt_DVBC_… in DVBC_adp_Init()
439 …UADP_SDT_KIND(&spt_DVBC_GetIFAGC_PARAM[3],DVBC_GetIFAGC_PARAM,UADP_SDT_P2N,ifagc_err_reg,spt_DVBC_… in DVBC_adp_Init()
440 UADP_SPT_FIN(&spt_DVBC_GetIFAGC_PARAM[4]); in DVBC_adp_Init()