Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DhalNSK2.c1967 MS_U8 RunLens; in HAL_NSK2_GetOTPProperties() local
2029 RunLens = K6liteAsst[i].u8Length; in HAL_NSK2_GetOTPProperties()
2031 HALNSK2_DBG(NSK2_DBGLV_DEBUG,"Offset = %x, length = %x\n",RunOffset, RunLens); in HAL_NSK2_GetOTPProperties()
2035 if(1 == RunLens) in HAL_NSK2_GetOTPProperties()
2037 else if(2 == RunLens) in HAL_NSK2_GetOTPProperties()
2042 else if(4 == RunLens) in HAL_NSK2_GetOTPProperties()
2052 HALNSK2_DBG(NSK2_DBGLV_DEBUG,"length = %x\n",RunLens); in HAL_NSK2_GetOTPProperties()
2054 for( j=0; j<RunLens; j+=4 ) in HAL_NSK2_GetOTPProperties()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DhalNSK2.c1964 MS_U8 RunLens; in HAL_NSK2_GetOTPProperties() local
2026 RunLens = K6Asst[i].u8Length; in HAL_NSK2_GetOTPProperties()
2028 HALNSK2_DBG(NSK2_DBGLV_DEBUG,"Offset = %x, length = %x\n",RunOffset, RunLens); in HAL_NSK2_GetOTPProperties()
2032 if(1 == RunLens) in HAL_NSK2_GetOTPProperties()
2034 else if(2 == RunLens) in HAL_NSK2_GetOTPProperties()
2039 else if(4 == RunLens) in HAL_NSK2_GetOTPProperties()
2049 HALNSK2_DBG(NSK2_DBGLV_DEBUG,"length = %x\n",RunLens); in HAL_NSK2_GetOTPProperties()
2051 for( j=0; j<RunLens; j+=4 ) in HAL_NSK2_GetOTPProperties()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DhalNSK2.c1969 MS_U8 RunLens; in HAL_NSK2_GetOTPProperties() local
2031 RunLens = K6liteAsst[i].u8Length; in HAL_NSK2_GetOTPProperties()
2033 HALNSK2_DBG(NSK2_DBGLV_DEBUG,"Offset = %x, length = %x\n",RunOffset, RunLens); in HAL_NSK2_GetOTPProperties()
2037 if(1 == RunLens) in HAL_NSK2_GetOTPProperties()
2039 else if(2 == RunLens) in HAL_NSK2_GetOTPProperties()
2044 else if(4 == RunLens) in HAL_NSK2_GetOTPProperties()
2054 HALNSK2_DBG(NSK2_DBGLV_DEBUG,"length = %x\n",RunLens); in HAL_NSK2_GetOTPProperties()
2056 for( j=0; j<RunLens; j+=4 ) in HAL_NSK2_GetOTPProperties()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/nsk2/
H A DhalNSK2.c2262 MS_U8 RunLens; in HAL_NSK2_GetOTPProperties() local
2312 RunLens = KanoAsst[i].u8Length; in HAL_NSK2_GetOTPProperties()
2318 if(1 == RunLens) in HAL_NSK2_GetOTPProperties()
2320 else if(2 == RunLens) in HAL_NSK2_GetOTPProperties()
2325 else if(4 == RunLens) in HAL_NSK2_GetOTPProperties()
2337 for( j=0; j<RunLens; j+=4 ) in HAL_NSK2_GetOTPProperties()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DhalNSK2.c1949 MS_U8 RunLens; in HAL_NSK2_GetOTPProperties() local
2004 RunLens = K7Asst[i].u8Length; in HAL_NSK2_GetOTPProperties()
2010 if(1 == RunLens) in HAL_NSK2_GetOTPProperties()
2012 else if(2 == RunLens) in HAL_NSK2_GetOTPProperties()
2017 else if(4 == RunLens) in HAL_NSK2_GetOTPProperties()
2029 for( j=0; j<RunLens; j+=4 ) in HAL_NSK2_GetOTPProperties()