Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c10781 int FlashInc = -1; in parameterControl() local
10783 FlashInc = 4 - (SDCnt/HDCnt) ; in parameterControl()
10800 FlashSCnt = (FlashSCnt > 20) ? 20 : (FlashSCnt+FlashInc ); in parameterControl()
10804 FlashSCnt = (FlashSCnt == 0) ? 0 : (FlashSCnt+FlashInc ); in parameterControl()