Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_Bin.c464 MS_U16 DS_REG_CNT = 0; variable
513 if(DS_REG_CNT == 0) in MDrv_PQBin_DumpScalerRegTable_v2()
517 DS_REG[DS_REG_CNT].u16Value = u8Value; in MDrv_PQBin_DumpScalerRegTable_v2()
518 DS_REG[DS_REG_CNT].u16Mask = u8Mask; in MDrv_PQBin_DumpScalerRegTable_v2()
522 DS_REG[DS_REG_CNT].u16Value = u8Value<<8; in MDrv_PQBin_DumpScalerRegTable_v2()
523 DS_REG[DS_REG_CNT].u16Mask = u8Mask<<8; in MDrv_PQBin_DumpScalerRegTable_v2()
526 DS_REG[DS_REG_CNT].u16Addr = u32RegAddr; in MDrv_PQBin_DumpScalerRegTable_v2()
527 DS_REG[DS_REG_CNT].u16Addr = (DS_REG[DS_REG_CNT].u16Addr/2) *2; in MDrv_PQBin_DumpScalerRegTable_v2()
528 DS_REG_CNT++; in MDrv_PQBin_DumpScalerRegTable_v2()
531 for(x=0;x < DS_REG_CNT;x++) in MDrv_PQBin_DumpScalerRegTable_v2()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_sc.c1749 extern MS_U16 DS_REG_CNT;
1908 if(DS_REG_CNT > DS_PQ_MAX_NUM) in Hal_SC_SWDS_AddCmd()
1916 for(cnt_x = 0 ;cnt_x < DS_REG_CNT; cnt_x++) in Hal_SC_SWDS_AddCmd()
1922 DS_REG_CNT = 0; in Hal_SC_SWDS_AddCmd()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_sc.c1965 extern MS_U16 DS_REG_CNT;
2240 if(DS_REG_CNT > DS_PQ_MAX_NUM) in Hal_SC_SWDS_AddCmd()
2248 for(cnt_x = 0 ;cnt_x < DS_REG_CNT; cnt_x++) in Hal_SC_SWDS_AddCmd()
2259 DS_REG_CNT = 0; in Hal_SC_SWDS_AddCmd()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_sc.c2087 extern MS_U16 DS_REG_CNT;
2566 if(DS_REG_CNT > DS_PQ_MAX_NUM) in Hal_SC_SWDS_AddCmd()
2574 for(cnt_x = 0 ;cnt_x < DS_REG_CNT; cnt_x++) in Hal_SC_SWDS_AddCmd()
2591 DS_REG_CNT = 0; in Hal_SC_SWDS_AddCmd()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_sc.c2100 extern MS_U16 DS_REG_CNT;
2586 if(DS_REG_CNT > DS_PQ_MAX_NUM) in Hal_SC_SWDS_AddCmd()
2594 for(cnt_x = 0 ;cnt_x < DS_REG_CNT; cnt_x++) in Hal_SC_SWDS_AddCmd()
2611 DS_REG_CNT = 0; in Hal_SC_SWDS_AddCmd()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_sc.c2071 extern MS_U16 DS_REG_CNT;
2594 if(DS_REG_CNT > DS_PQ_MAX_NUM) in Hal_SC_SWDS_AddCmd()
2602 for(cnt_x = 0 ;cnt_x < DS_REG_CNT; cnt_x++) in Hal_SC_SWDS_AddCmd()
2619 DS_REG_CNT = 0; in Hal_SC_SWDS_AddCmd()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_sc.c2071 extern MS_U16 DS_REG_CNT;
2594 if(DS_REG_CNT > DS_PQ_MAX_NUM) in Hal_SC_SWDS_AddCmd()
2602 for(cnt_x = 0 ;cnt_x < DS_REG_CNT; cnt_x++) in Hal_SC_SWDS_AddCmd()
2619 DS_REG_CNT = 0; in Hal_SC_SWDS_AddCmd()