Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Drt1011.c2037 unsigned int chk_cnt = 50; /* DONT change this */ in rt1011_calibrate() local
2125 while (count < chk_cnt) { in rt1011_calibrate()
2142 if (count > chk_cnt) { in rt1011_calibrate()
2174 if (count <= chk_cnt) { in rt1011_calibrate()