Searched refs:chk_cnt (Results 1 – 6 of 6) sorted by relevance
108 int chk_cnt = 100; in rt711_sdca_calibration() 120 for (loop_rc = 0; loop_rc < chk_cnt && !(val & 0x40); loop_rc++) { in rt711_sdca_calibration() 126 if (loop_rc == chk_cnt) in rt711_sdca_calibration() 159 for (loop_dc = 0; loop_dc < chk_cnt && in rt711_sdca_calibration() 167 if (loop_dc == chk_cnt) in rt711_sdca_calibration() 170 if (loop_dc == chk_cnt || loop_rc == chk_cnt) in rt711_sdca_calibration() 107 int chk_cnt = 100; rt711_sdca_calibration() local
80 int chk_cnt = 100; in rt712_sdca_calibration() local 103 for (loop_dc = 0; loop_dc < chk_cnt && in rt712_sdca_calibration() 111 if (loop_dc == chk_cnt) in rt712_sdca_calibration() 114 if (loop_dc == chk_cnt || loop_rc == chk_cnt) in rt712_sdca_calibration()
2212 unsigned int chk_cnt = 50; /* DONT change this */ in rt1011_calibrate() local 2299 while (count < chk_cnt) { in rt1011_calibrate() 2316 if (count > chk_cnt) { in rt1011_calibrate() 2348 if (count <= chk_cnt) { in rt1011_calibrate()
1759 int loop_check, chk_cnt = 100, ret; in rt722_sdca_jack_preset() local1800 for (loop_check = 0; loop_check < chk_cnt; loop_check++) { in rt722_sdca_jack_preset()1810 if (loop_check == chk_cnt) in rt722_sdca_jack_preset()
5274 __le32 chk_cnt; member
3771 le32_to_cpu(txgapk->chk_cnt)); in rtw89_phy_c2h_rfk_rpt_log()