Home
last modified time | relevance | path

Searched refs:RunOffset (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DhalNSK2.c1968 MS_U32 RunOffset; in HAL_NSK2_GetOTPProperties() local
2030 RunOffset = K6liteAsst[i].Offset; in HAL_NSK2_GetOTPProperties()
2031 HALNSK2_DBG(NSK2_DBGLV_DEBUG,"Offset = %x, length = %x\n",RunOffset, RunLens); in HAL_NSK2_GetOTPProperties()
2056 HAL_NSK2_OTP_Get(RunOffset + j, 31, 0, &OTPValue); in HAL_NSK2_GetOTPProperties()
2057 … HALNSK2_DBG(NSK2_DBGLV_DEBUG,"run offset = %x, Value = %x\n", (RunOffset + j),OTPValue); in HAL_NSK2_GetOTPProperties()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DhalNSK2.c1965 MS_U32 RunOffset; in HAL_NSK2_GetOTPProperties() local
2027 RunOffset = K6Asst[i].Offset; in HAL_NSK2_GetOTPProperties()
2028 HALNSK2_DBG(NSK2_DBGLV_DEBUG,"Offset = %x, length = %x\n",RunOffset, RunLens); in HAL_NSK2_GetOTPProperties()
2053 HAL_NSK2_OTP_Get(RunOffset + j, 31, 0, &OTPValue); in HAL_NSK2_GetOTPProperties()
2054 … HALNSK2_DBG(NSK2_DBGLV_DEBUG,"run offset = %x, Value = %x\n", (RunOffset + j),OTPValue); in HAL_NSK2_GetOTPProperties()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DhalNSK2.c1970 MS_U32 RunOffset; in HAL_NSK2_GetOTPProperties() local
2032 RunOffset = K6liteAsst[i].Offset; in HAL_NSK2_GetOTPProperties()
2033 HALNSK2_DBG(NSK2_DBGLV_DEBUG,"Offset = %x, length = %x\n",RunOffset, RunLens); in HAL_NSK2_GetOTPProperties()
2058 HAL_NSK2_OTP_Get(RunOffset + j, 31, 0, &OTPValue); in HAL_NSK2_GetOTPProperties()
2059 … HALNSK2_DBG(NSK2_DBGLV_DEBUG,"run offset = %x, Value = %x\n", (RunOffset + j),OTPValue); in HAL_NSK2_GetOTPProperties()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/nsk2/
H A DhalNSK2.c2263 MS_U32 RunOffset; in HAL_NSK2_GetOTPProperties() local
2313 RunOffset = KanoAsst[i].Offset; in HAL_NSK2_GetOTPProperties()
2339 HAL_NSK2_OTP_Get(RunOffset + j, 31, 0, &OTPValue); in HAL_NSK2_GetOTPProperties()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DhalNSK2.c1950 MS_U32 RunOffset; in HAL_NSK2_GetOTPProperties() local
2005 RunOffset = K7Asst[i].Offset; in HAL_NSK2_GetOTPProperties()
2031 HAL_NSK2_OTP_Get(RunOffset + j, 31, 0, &OTPValue); in HAL_NSK2_GetOTPProperties()