Searched refs:chk_cnt (Results 1 – 7 of 7) sorted by relevance
107 int chk_cnt = 100; in rt711_sdca_calibration() local119 for (loop_rc = 0; loop_rc < chk_cnt && !(val & 0x40); loop_rc++) { in rt711_sdca_calibration()125 if (loop_rc == chk_cnt) in rt711_sdca_calibration()158 for (loop_dc = 0; loop_dc < chk_cnt && in rt711_sdca_calibration()166 if (loop_dc == chk_cnt) in rt711_sdca_calibration()169 if (loop_dc == chk_cnt || loop_rc == chk_cnt) in rt711_sdca_calibration()
1245 int chk_cnt = 30, count = 0; in rt1318_calibrate() local1252 while (count < chk_cnt) { in rt1318_calibrate()1263 if (count == chk_cnt) { in rt1318_calibrate()
79 int chk_cnt = 100; in rt712_sdca_calibration() local102 for (loop_dc = 0; loop_dc < chk_cnt && in rt712_sdca_calibration()110 if (loop_dc == chk_cnt) in rt712_sdca_calibration()113 if (loop_dc == chk_cnt || loop_rc == chk_cnt) in rt712_sdca_calibration()
2217 unsigned int chk_cnt = 50; /* DONT change this */ in rt1011_calibrate() local2305 while (count < chk_cnt) { in rt1011_calibrate()2322 if (count > chk_cnt) { in rt1011_calibrate()2354 if (count <= chk_cnt) { in rt1011_calibrate()
1365 int loop_check, chk_cnt = 100, ret; in rt722_sdca_jack_preset() local1399 for (loop_check = 0; loop_check < chk_cnt; loop_check++) { in rt722_sdca_jack_preset()1409 if (loop_check == chk_cnt) in rt722_sdca_jack_preset()
4531 __le32 chk_cnt; member
3254 le32_to_cpu(txgapk->chk_cnt)); in rtw89_phy_c2h_rfk_rpt_log()