Home
last modified time | relevance | path

Searched refs:u8BitPos (Results 1 – 25 of 102) sorted by relevance

12345

/utopia/UTPA2-700.0.x/modules/pws/hal/M7821/pws/
H A DhalPWS.c187 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
196 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
569 …k_info_table[i].u32RegAddr, pws_ip_mask_info_table[i].bEnable, pws_ip_mask_info_table[i].u8BitPos); in HAL_PWS_IpPowerControl()
/utopia/UTPA2-700.0.x/modules/pws/hal/maserati/pws/
H A DhalPWS.c187 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
196 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
569 …k_info_table[i].u32RegAddr, pws_ip_mask_info_table[i].bEnable, pws_ip_mask_info_table[i].u8BitPos); in HAL_PWS_IpPowerControl()
/utopia/UTPA2-700.0.x/modules/pws/hal/maxim/pws/
H A DhalPWS.c187 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
196 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
569 …k_info_table[i].u32RegAddr, pws_ip_mask_info_table[i].bEnable, pws_ip_mask_info_table[i].u8BitPos); in HAL_PWS_IpPowerControl()
/utopia/UTPA2-700.0.x/modules/pws/hal/mooney/pws/
H A DhalPWS.c184 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
193 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
566 …k_info_table[i].u32RegAddr, pws_ip_mask_info_table[i].bEnable, pws_ip_mask_info_table[i].u8BitPos); in HAL_PWS_IpPowerControl()
H A DhalPWS.h100 MS_U8 u8BitPos; member
/utopia/UTPA2-700.0.x/modules/pws/hal/M7621/pws/
H A DhalPWS.c187 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
196 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
569 …k_info_table[i].u32RegAddr, pws_ip_mask_info_table[i].bEnable, pws_ip_mask_info_table[i].u8BitPos); in HAL_PWS_IpPowerControl()
H A DhalPWS.h115 MS_U8 u8BitPos; member
/utopia/UTPA2-700.0.x/modules/pws/hal/mainz/pws/
H A DhalPWS.c187 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
196 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
569 …k_info_table[i].u32RegAddr, pws_ip_mask_info_table[i].bEnable, pws_ip_mask_info_table[i].u8BitPos); in HAL_PWS_IpPowerControl()
H A DhalPWS.h100 MS_U8 u8BitPos; member
/utopia/UTPA2-700.0.x/modules/pws/hal/macan/pws/
H A DhalPWS.c184 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
193 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
566 …k_info_table[i].u32RegAddr, pws_ip_mask_info_table[i].bEnable, pws_ip_mask_info_table[i].u8BitPos); in HAL_PWS_IpPowerControl()
/utopia/UTPA2-700.0.x/modules/pws/hal/maldives/pws/
H A DhalPWS.c184 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
193 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
566 …k_info_table[i].u32RegAddr, pws_ip_mask_info_table[i].bEnable, pws_ip_mask_info_table[i].u8BitPos); in HAL_PWS_IpPowerControl()
/utopia/UTPA2-700.0.x/modules/pws/hal/messi/pws/
H A DhalPWS.c187 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
196 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
569 …k_info_table[i].u32RegAddr, pws_ip_mask_info_table[i].bEnable, pws_ip_mask_info_table[i].u8BitPos); in HAL_PWS_IpPowerControl()
/utopia/UTPA2-700.0.x/modules/pws/hal/mustang/pws/
H A DhalPWS.c184 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
193 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
566 …k_info_table[i].u32RegAddr, pws_ip_mask_info_table[i].bEnable, pws_ip_mask_info_table[i].u8BitPos); in HAL_PWS_IpPowerControl()
/utopia/UTPA2-700.0.x/modules/pws/hal/manhattan/pws/
H A DhalPWS.c187 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
196 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
569 …k_info_table[i].u32RegAddr, pws_ip_mask_info_table[i].bEnable, pws_ip_mask_info_table[i].u8BitPos); in HAL_PWS_IpPowerControl()
/utopia/UTPA2-700.0.x/modules/pws/hal/curry/pws/
H A DhalPWS.c189 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
198 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
/utopia/UTPA2-700.0.x/modules/pws/hal/k6/pws/
H A DhalPWS.c190 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
199 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
/utopia/UTPA2-700.0.x/modules/pws/hal/k6lite/pws/
H A DhalPWS.c190 MS_BOOL HAL_PWS_WriteRegBit(MS_U32 u32RegAddr, MS_BOOL bEnable, MS_U8 u8BitPos) in HAL_PWS_WriteRegBit() argument
199 u8Val = (bEnable) ? (u8Val | u8BitPos) : (u8Val & ~u8BitPos); in HAL_PWS_WriteRegBit()
/utopia/UTPA2-700.0.x/modules/mfc/hal/maserati/mfc/
H A Dmdrv_mfc.c385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument
391 u8Value = u8Value | u8BitPos; in MDrv_MFC_WriteBit()
393 u8Value = u8Value & (~u8BitPos); in MDrv_MFC_WriteBit()
/utopia/UTPA2-700.0.x/modules/mfc/hal/maxim/mfc/
H A Dmdrv_mfc.c385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument
391 u8Value = u8Value | u8BitPos; in MDrv_MFC_WriteBit()
393 u8Value = u8Value & (~u8BitPos); in MDrv_MFC_WriteBit()
/utopia/UTPA2-700.0.x/modules/mfc/hal/M7821/mfc/
H A Dmdrv_mfc.c385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument
391 u8Value = u8Value | u8BitPos; in MDrv_MFC_WriteBit()
393 u8Value = u8Value & (~u8BitPos); in MDrv_MFC_WriteBit()
/utopia/UTPA2-700.0.x/modules/mfc/hal/M7621/mfc/
H A Dmdrv_mfc.c385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument
391 u8Value = u8Value | u8BitPos; in MDrv_MFC_WriteBit()
393 u8Value = u8Value & (~u8BitPos); in MDrv_MFC_WriteBit()
/utopia/UTPA2-700.0.x/modules/mfc/hal/manhattan/mfc/
H A Dmdrv_mfc.c385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument
391 u8Value = u8Value | u8BitPos; in MDrv_MFC_WriteBit()
393 u8Value = u8Value & (~u8BitPos); in MDrv_MFC_WriteBit()
/utopia/UTPA2-700.0.x/modules/mfc/hal/macan/mfc/
H A Dmdrv_mfc.c385 void MDrv_MFC_WriteBit(U16 u16Addr, U8 u8Bit, U8 u8BitPos) in MDrv_MFC_WriteBit() argument
391 u8Value = u8Value | u8BitPos; in MDrv_MFC_WriteBit()
393 u8Value = u8Value & (~u8BitPos); in MDrv_MFC_WriteBit()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvPM.h832 void MDrv_PM_RegWriteBit(MS_U16 u16Addr, MS_U8 bBit, MS_U8 u8BitPos );
841 MS_U8 MDrv_PM_RegReadBit(MS_U16 u16Addr, MS_U8 u8BitPos);
/utopia/UTPA2-700.0.x/modules/mvop/hal/maldives/mvop/
H A DhalMVOP.c1944 if(stInfo.u8BitPos < 8)
1946 u16Mask = 1<<stInfo.u8BitPos;
1950 u16Mask = 1<<(stInfo.u8BitPos-8);

12345