| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/hal/macan/jpd_ex/ |
| H A D | halJPD.c | 497 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 501 u8Tmp |= u8Bit; 503 u8Tmp &= (~u8Bit); 513 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 516 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/hal/maserati/jpd_ex/ |
| H A D | halJPD.c | 497 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 501 u8Tmp |= u8Bit; 503 u8Tmp &= (~u8Bit); 513 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 516 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/hal/maxim/jpd_ex/ |
| H A D | halJPD.c | 497 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 501 u8Tmp |= u8Bit; 503 u8Tmp &= (~u8Bit); 513 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 516 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/hal/M7821/jpd_ex/ |
| H A D | halJPD.c | 497 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 501 u8Tmp |= u8Bit; 503 u8Tmp &= (~u8Bit); 513 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 516 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/hal/manhattan/jpd_ex/ |
| H A D | halJPD.c | 497 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 501 u8Tmp |= u8Bit; 503 u8Tmp &= (~u8Bit); 513 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 516 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/hal/M7621/jpd_ex/ |
| H A D | halJPD.c | 497 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 501 u8Tmp |= u8Bit; 503 u8Tmp &= (~u8Bit); 513 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 516 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/manhattan/jpd/ |
| H A D | halJPD.c | 500 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 504 u8Tmp |= u8Bit; 506 u8Tmp &= (~u8Bit); 516 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 519 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/M7621/jpd/ |
| H A D | halJPD.c | 500 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 504 u8Tmp |= u8Bit; 506 u8Tmp &= (~u8Bit); 516 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 519 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/M7821/jpd/ |
| H A D | halJPD.c | 500 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 504 u8Tmp |= u8Bit; 506 u8Tmp &= (~u8Bit); 516 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 519 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/maxim/jpd/ |
| H A D | halJPD.c | 500 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 504 u8Tmp |= u8Bit; 506 u8Tmp &= (~u8Bit); 516 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 519 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/macan/jpd/ |
| H A D | halJPD.c | 500 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 504 u8Tmp |= u8Bit; 506 u8Tmp &= (~u8Bit); 516 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 519 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/maserati/jpd/ |
| H A D | halJPD.c | 500 void __HAL_JPD_WriteBit(MS_U16 u16Reg, MS_BOOL status, MS_U8 u8Bit) 504 u8Tmp |= u8Bit; 506 u8Tmp &= (~u8Bit); 516 MS_U8 __HAL_JPD_ReadBit(MS_U16 u16Reg, MS_U8 u8Bit) 519 return (u8Tmp & u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/ |
| H A D | utopia_dev.c | 58 MS_U8 MDrv_AUTH_IPCheck(MS_U8 u8Bit); 327 MS_U8 MDrv_AUTH_IPCheck(MS_U8 u8Bit) in MDrv_AUTH_IPCheck() argument 337 rval=gIpAuthVars->u8IpControl[31-u8Bit/8] & (1<<(u8Bit%8)); in MDrv_AUTH_IPCheck()
|
| /utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/ |
| H A D | drvIPAUTH.c | 775 MS_U8 MDrv_AUTH_IPCheck(MS_U8 u8Bit) in MDrv_AUTH_IPCheck() argument 789 rval = g_IpAuthVars->g_IpControl[31 - u8Bit/8] & (1<< (u8Bit % 8)); in MDrv_AUTH_IPCheck() 792 if(u8Bit == IPAUTH_CONTROL_VIDEO_H264) in MDrv_AUTH_IPCheck() 800 else if(u8Bit == IPAUTH_CONTROL_XC_DVBC) in MDrv_AUTH_IPCheck()
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/maserati/mfc/ |
| H A D | mdrv_mfc.c | 385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument 390 if(u8Bit) in MDrv_MFC_WriteBit()
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/maxim/mfc/ |
| H A D | mdrv_mfc.c | 385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument 390 if(u8Bit) in MDrv_MFC_WriteBit()
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/M7821/mfc/ |
| H A D | mdrv_mfc.c | 385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument 390 if(u8Bit) in MDrv_MFC_WriteBit()
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/M7621/mfc/ |
| H A D | mdrv_mfc.c | 385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument 390 if(u8Bit) in MDrv_MFC_WriteBit()
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/manhattan/mfc/ |
| H A D | mdrv_mfc.c | 385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument 390 if(u8Bit) in MDrv_MFC_WriteBit()
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/macan/mfc/ |
| H A D | mdrv_mfc.c | 385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument 390 if(u8Bit) in MDrv_MFC_WriteBit()
|
| H A D | mdrv_mfc.h | 242 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos);
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvIPAUTH.h | 153 DLL_PUBLIC MS_U8 MDrv_AUTH_IPCheck(MS_U8 u8Bit);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvIPAUTH.h | 153 DLL_PUBLIC MS_U8 MDrv_AUTH_IPCheck(MS_U8 u8Bit);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/ |
| H A D | HVD_EX_Common.c | 151 extern MS_U8 MDrv_AUTH_IPCheck(MS_U8 u8Bit); //FROM #include "drvIPAUTH.h"
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/ |
| H A D | MVD_EX_Common.c | 105 extern MS_U8 MDrv_AUTH_IPCheck(MS_U8 u8Bit);
|