Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/netlogic/xlp/
Dwakeup.c96 int i, count, notready; in wait_for_cpus() local
100 notready = nlm_threads_per_core; in wait_for_cpus()
103 --notready; in wait_for_cpus()
104 } while (notready != 0 && --count > 0); in wait_for_cpus()
/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/
Dphydm_iqk_8822b.c668 bool notready = true, fail = true; in _iqk_check_cal_8822b() local
671 while (notready) { in _iqk_check_cal_8822b()
674 notready = false; in _iqk_check_cal_8822b()
843 bool notready = true, fail = true; in _iqk_one_shot_8822b() local
897 while (notready) { in _iqk_one_shot_8822b()
899 notready = false; in _iqk_one_shot_8822b()
901 notready = true; in _iqk_one_shot_8822b()
903 if (notready) { in _iqk_one_shot_8822b()