Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c3205 static MS_U8 noiseL1Cnt = 0, noiseL2Cnt = 0; in MDrv_Adaptive_Coring() local
3212 noiseL1Cnt = noiseL2Cnt = 0; in MDrv_Adaptive_Coring()
3219 noiseL1Cnt = noiseL2Cnt = 0; in MDrv_Adaptive_Coring()
3233 if( noiseL2Cnt < 16 ) in MDrv_Adaptive_Coring()
3234 ++noiseL2Cnt; in MDrv_Adaptive_Coring()
3236 else if( noiseL2Cnt > 0 ) in MDrv_Adaptive_Coring()
3237 --noiseL2Cnt; in MDrv_Adaptive_Coring()
3239 MS_U8 postCoringTh1 = ( 0x9 * noiseL2Cnt + 0xE * (16 - noiseL2Cnt) + 8 ) >> 4; in MDrv_Adaptive_Coring()
3240 MS_U8 postCoringTh2 = ( 0xB * noiseL2Cnt + 0xF * (16 - noiseL2Cnt) + 8 ) >> 4; in MDrv_Adaptive_Coring()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c3205 static MS_U8 noiseL1Cnt = 0, noiseL2Cnt = 0; in MDrv_Adaptive_Coring() local
3212 noiseL1Cnt = noiseL2Cnt = 0; in MDrv_Adaptive_Coring()
3219 noiseL1Cnt = noiseL2Cnt = 0; in MDrv_Adaptive_Coring()
3233 if( noiseL2Cnt < 16 ) in MDrv_Adaptive_Coring()
3234 ++noiseL2Cnt; in MDrv_Adaptive_Coring()
3236 else if( noiseL2Cnt > 0 ) in MDrv_Adaptive_Coring()
3237 --noiseL2Cnt; in MDrv_Adaptive_Coring()
3239 MS_U8 postCoringTh1 = ( 0x9 * noiseL2Cnt + 0xE * (16 - noiseL2Cnt) + 8 ) >> 4; in MDrv_Adaptive_Coring()
3240 MS_U8 postCoringTh2 = ( 0xB * noiseL2Cnt + 0xF * (16 - noiseL2Cnt) + 8 ) >> 4; in MDrv_Adaptive_Coring()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c3205 static MS_U8 noiseL1Cnt = 0, noiseL2Cnt = 0; in MDrv_Adaptive_Coring() local
3212 noiseL1Cnt = noiseL2Cnt = 0; in MDrv_Adaptive_Coring()
3219 noiseL1Cnt = noiseL2Cnt = 0; in MDrv_Adaptive_Coring()
3233 if( noiseL2Cnt < 16 ) in MDrv_Adaptive_Coring()
3234 ++noiseL2Cnt; in MDrv_Adaptive_Coring()
3236 else if( noiseL2Cnt > 0 ) in MDrv_Adaptive_Coring()
3237 --noiseL2Cnt; in MDrv_Adaptive_Coring()
3239 MS_U8 postCoringTh1 = ( 0x9 * noiseL2Cnt + 0xE * (16 - noiseL2Cnt) + 8 ) >> 4; in MDrv_Adaptive_Coring()
3240 MS_U8 postCoringTh2 = ( 0xB * noiseL2Cnt + 0xF * (16 - noiseL2Cnt) + 8 ) >> 4; in MDrv_Adaptive_Coring()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c3205 static MS_U8 noiseL1Cnt = 0, noiseL2Cnt = 0; in MDrv_Adaptive_Coring() local
3212 noiseL1Cnt = noiseL2Cnt = 0; in MDrv_Adaptive_Coring()
3219 noiseL1Cnt = noiseL2Cnt = 0; in MDrv_Adaptive_Coring()
3233 if( noiseL2Cnt < 16 ) in MDrv_Adaptive_Coring()
3234 ++noiseL2Cnt; in MDrv_Adaptive_Coring()
3236 else if( noiseL2Cnt > 0 ) in MDrv_Adaptive_Coring()
3237 --noiseL2Cnt; in MDrv_Adaptive_Coring()
3239 MS_U8 postCoringTh1 = ( 0x9 * noiseL2Cnt + 0xE * (16 - noiseL2Cnt) + 8 ) >> 4; in MDrv_Adaptive_Coring()
3240 MS_U8 postCoringTh2 = ( 0xB * noiseL2Cnt + 0xF * (16 - noiseL2Cnt) + 8 ) >> 4; in MDrv_Adaptive_Coring()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c3204 static MS_U8 noiseL1Cnt = 0, noiseL2Cnt = 0; in MDrv_Adaptive_Coring() local
3211 noiseL1Cnt = noiseL2Cnt = 0; in MDrv_Adaptive_Coring()
3218 noiseL1Cnt = noiseL2Cnt = 0; in MDrv_Adaptive_Coring()
3232 if( noiseL2Cnt < 16 ) in MDrv_Adaptive_Coring()
3233 ++noiseL2Cnt; in MDrv_Adaptive_Coring()
3235 else if( noiseL2Cnt > 0 ) in MDrv_Adaptive_Coring()
3236 --noiseL2Cnt; in MDrv_Adaptive_Coring()
3238 MS_U8 postCoringTh1 = ( 0x9 * noiseL2Cnt + 0xE * (16 - noiseL2Cnt) + 8 ) >> 4; in MDrv_Adaptive_Coring()
3239 MS_U8 postCoringTh2 = ( 0xB * noiseL2Cnt + 0xF * (16 - noiseL2Cnt) + 8 ) >> 4; in MDrv_Adaptive_Coring()