Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvVIF.h336 WORD VifCrThr; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvVIF.h336 WORD VifCrThr; member
/utopia/UTPA2-700.0.x/modules/vif/hal/maldives/vif/
H A DhalVIF.c2799 msWriteByte(CR_CODIC_TH, VIFInitialIn_inst.VifCrThr); // CR cordic threshold in msVifInitial()
2800 msWriteByteMask(CR_CODIC_TH+1, VIFInitialIn_inst.VifCrThr>>8, 0x3F); in msVifInitial()
/utopia/UTPA2-700.0.x/modules/vif/hal/mustang/vif/
H A DhalVIF.c2903 msWriteByte(CR_CODIC_TH, VIFInitialIn_inst.VifCrThr); // CR cordic threshold in msVifInitial()
2904 msWriteByteMask(CR_CODIC_TH+1, VIFInitialIn_inst.VifCrThr>>8, 0x3F); in msVifInitial()
/utopia/UTPA2-700.0.x/modules/vif/hal/manhattan/vif/
H A DhalVIF.c2817 msWriteByte(CR_CODIC_TH, VIFInitialIn_inst.VifCrThr); // CR cordic threshold in msVifInitial()
2818 msWriteByteMask(CR_CODIC_TH+1, VIFInitialIn_inst.VifCrThr>>8, 0x3F); in msVifInitial()
/utopia/UTPA2-700.0.x/modules/vif/hal/mainz/vif/
H A DhalVIF.c2806 msWriteByte(CR_CODIC_TH, VIFInitialIn_inst.VifCrThr); // CR cordic threshold in msVifInitial()
2807 msWriteByteMask(CR_CODIC_TH+1, VIFInitialIn_inst.VifCrThr>>8, 0x3F); in msVifInitial()
/utopia/UTPA2-700.0.x/modules/vif/hal/messi/vif/
H A DhalVIF.c2806 msWriteByte(CR_CODIC_TH, VIFInitialIn_inst.VifCrThr); // CR cordic threshold in msVifInitial()
2807 msWriteByteMask(CR_CODIC_TH+1, VIFInitialIn_inst.VifCrThr>>8, 0x3F); in msVifInitial()
/utopia/UTPA2-700.0.x/modules/vif/hal/mooney/vif/
H A DhalVIF.c2907 msWriteByte(CR_CODIC_TH, VIFInitialIn_inst.VifCrThr); // CR cordic threshold in msVifInitial()
2908 msWriteByteMask(CR_CODIC_TH+1, VIFInitialIn_inst.VifCrThr>>8, 0x3F); in msVifInitial()
/utopia/UTPA2-700.0.x/modules/vif/hal/maserati/vif/
H A DhalVIF.c3107 msWriteByte(CR_CODIC_TH, VIFInitialIn_inst.VifCrThr); // CR cordic threshold in msVifInitial()
3108 msWriteByteMask(CR_CODIC_TH+1, VIFInitialIn_inst.VifCrThr>>8, 0x3F); in msVifInitial()
/utopia/UTPA2-700.0.x/modules/vif/hal/M7821/vif/
H A DhalVIF.c3107 msWriteByte(CR_CODIC_TH, VIFInitialIn_inst.VifCrThr); // CR cordic threshold in msVifInitial()
3108 msWriteByteMask(CR_CODIC_TH+1, VIFInitialIn_inst.VifCrThr>>8, 0x3F); in msVifInitial()
/utopia/UTPA2-700.0.x/modules/vif/hal/maxim/vif/
H A DhalVIF.c3117 msWriteByte(CR_CODIC_TH, VIFInitialIn_inst.VifCrThr); // CR cordic threshold in msVifInitial()
3118 msWriteByteMask(CR_CODIC_TH+1, VIFInitialIn_inst.VifCrThr>>8, 0x3F); in msVifInitial()
/utopia/UTPA2-700.0.x/modules/vif/hal/M7621/vif/
H A DhalVIF.c3108 msWriteByte(CR_CODIC_TH, VIFInitialIn_inst.VifCrThr); // CR cordic threshold in msVifInitial()
3109 msWriteByteMask(CR_CODIC_TH+1, VIFInitialIn_inst.VifCrThr>>8, 0x3F); in msVifInitial()
/utopia/UTPA2-700.0.x/modules/vif/hal/macan/vif/
H A DhalVIF.c3093 msWriteByte(CR_CODIC_TH, VIFInitialIn_inst.VifCrThr); // CR cordic threshold in msVifInitial()
3094 msWriteByteMask(CR_CODIC_TH+1, VIFInitialIn_inst.VifCrThr>>8, 0x3F); in msVifInitial()
/utopia/UTPA2-700.0.x/modules/vif/drv/vif/
H A DVIF.c594 printf("\r\n %x",(WORD)VIFInitialIn_inst.VifCrThr);//= VIF_CR_THR; in VIF_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt59211 WORD VifCrThr;