Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/tcf/
H A DhalTCF.c347 void HAL_CFB_Set_Otp_Key(MS_U8 u8OtpKeyIdx) in HAL_CFB_Set_Otp_Key() argument
352 u32Value = (u32Value&(~REG_TCF_KEY_SEL_MASK)) | ((u8OtpKeyIdx<<8)&REG_TCF_KEY_SEL_MASK); in HAL_CFB_Set_Otp_Key()
H A DhalTCF.h204 void HAL_CFB_Set_Otp_Key(MS_U8 u8OtpKeyIdx);
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/tcf/
H A DhalTCF.c347 void HAL_CFB_Set_Otp_Key(MS_U8 u8OtpKeyIdx) in HAL_CFB_Set_Otp_Key() argument
352 u32Value = (u32Value&(~REG_TCF_KEY_SEL_MASK)) | ((u8OtpKeyIdx<<8)&REG_TCF_KEY_SEL_MASK); in HAL_CFB_Set_Otp_Key()
H A DhalTCF.h204 void HAL_CFB_Set_Otp_Key(MS_U8 u8OtpKeyIdx);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvTCF.h454 MS_U8 u8OtpKeyIdx; member
/utopia/UTPA2-700.0.x/modules/dscmb/drv/tcf/
H A DdrvTCF.c674 HAL_CFB_Set_Otp_Key( pstCFBCfg->u8OtpKeyIdx); in MDrv_CFB_Setup()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt31032 MS_U8 u8OtpKeyIdx;