Home
last modified time | relevance | path

Searched refs:CFKE_ERROR_CODE_POS (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7821/tcf/
H A DregTCF.h260 #define CFKE_ERROR_CODE_POS 16 macro
H A DhalTCF.c301 return (MS_U8)((u32Value & CFKE_ERROR_CODE_MASK) >> CFKE_ERROR_CODE_POS); in HAL_CFKE_Get_ErrorCode()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/macan/tcf/
H A DregTCF.h260 #define CFKE_ERROR_CODE_POS 16 macro
H A DhalTCF.c301 return (MS_U8)((u32Value & CFKE_ERROR_CODE_MASK) >> CFKE_ERROR_CODE_POS); in HAL_CFKE_Get_ErrorCode()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7621/tcf/
H A DregTCF.h260 #define CFKE_ERROR_CODE_POS 16 macro
H A DhalTCF.c301 return (MS_U8)((u32Value & CFKE_ERROR_CODE_MASK) >> CFKE_ERROR_CODE_POS); in HAL_CFKE_Get_ErrorCode()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maxim/tcf/
H A DregTCF.h260 #define CFKE_ERROR_CODE_POS 16 macro
H A DhalTCF.c301 return (MS_U8)((u32Value & CFKE_ERROR_CODE_MASK) >> CFKE_ERROR_CODE_POS); in HAL_CFKE_Get_ErrorCode()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maserati/tcf/
H A DregTCF.h260 #define CFKE_ERROR_CODE_POS 16 macro
H A DhalTCF.c301 return (MS_U8)((u32Value & CFKE_ERROR_CODE_MASK) >> CFKE_ERROR_CODE_POS); in HAL_CFKE_Get_ErrorCode()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/manhattan/tcf/
H A DregTCF.h260 #define CFKE_ERROR_CODE_POS 16 macro
H A DhalTCF.c301 return (MS_U8)((u32Value & CFKE_ERROR_CODE_MASK) >> CFKE_ERROR_CODE_POS); in HAL_CFKE_Get_ErrorCode()