Searched refs:dm_FA_thres (Results 1 – 2 of 2) sorted by relevance
446 u32 dm_FA_thres[3]; in odm_DIG() local559 if (pFalseAlmCnt->Cnt_all > dm_FA_thres[2]) in odm_DIG()561 else if (pFalseAlmCnt->Cnt_all > dm_FA_thres[1]) in odm_DIG()579 if (pFalseAlmCnt->Cnt_all > dm_FA_thres[2]) in odm_DIG()766 u32 *dm_FA_thres in odm_FAThresholdCheck() argument773 dm_FA_thres[0] = DM_DIG_FA_TH0; in odm_FAThresholdCheck()774 dm_FA_thres[1] = DM_DIG_FA_TH1; in odm_FAThresholdCheck()775 dm_FA_thres[2] = DM_DIG_FA_TH2; in odm_FAThresholdCheck()777 dm_FA_thres[0] = 2000; in odm_FAThresholdCheck()778 dm_FA_thres[1] = 4000; in odm_FAThresholdCheck()[all …]
160 u32 *dm_FA_thres
Completed in 30 milliseconds