Searched refs:dm_FA_thres (Results 1 – 2 of 2) sorted by relevance
388 u32 dm_FA_thres[3]; in odm_DIG() local501 if (pFalseAlmCnt->Cnt_all > dm_FA_thres[2]) in odm_DIG()503 else if (pFalseAlmCnt->Cnt_all > dm_FA_thres[1]) in odm_DIG()521 if (pFalseAlmCnt->Cnt_all > dm_FA_thres[2]) in odm_DIG()705 u32 *dm_FA_thres in odm_FAThresholdCheck() argument712 dm_FA_thres[0] = DM_DIG_FA_TH0; in odm_FAThresholdCheck()713 dm_FA_thres[1] = DM_DIG_FA_TH1; in odm_FAThresholdCheck()714 dm_FA_thres[2] = DM_DIG_FA_TH2; in odm_FAThresholdCheck()716 dm_FA_thres[0] = 2000; in odm_FAThresholdCheck()717 dm_FA_thres[1] = 4000; in odm_FAThresholdCheck()[all …]
158 u32 *dm_FA_thres
Completed in 6 milliseconds