Searched refs:notready (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/netlogic/xlp/ |
| H A D | wakeup.c | 96 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/ |
| H A D | phydm_iqk_8822b.c | 663 BOOLEAN notready = TRUE, fail = TRUE; in _IQK_CheckCal_8822B() local 666 while (notready) { in _IQK_CheckCal_8822B() 669 notready = FALSE; in _IQK_CheckCal_8822B() 822 BOOLEAN notready = TRUE, fail = TRUE, search_fail = TRUE; in _IQK_One_Shot_8822B() local 862 while (notready) { in _IQK_One_Shot_8822B() 864 notready = FALSE; in _IQK_One_Shot_8822B() 866 notready = TRUE; in _IQK_One_Shot_8822B() 868 if (notready) { in _IQK_One_Shot_8822B()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/rtl8821c/ |
| H A D | halrf_iqk_8821c.c | 72 boolean notready = true; in _iqk_check_nctl_done_8821c() local 76 while (notready) { in _iqk_check_nctl_done_8821c() 79 notready = false; in _iqk_check_nctl_done_8821c() 81 notready = true; in _iqk_check_nctl_done_8821c() 84 notready = false; in _iqk_check_nctl_done_8821c() 86 notready = true; in _iqk_check_nctl_done_8821c() 88 if (notready) { in _iqk_check_nctl_done_8821c() 101 notready); in _iqk_check_nctl_done_8821c() 935 boolean notready = true, fail = true; in _iqk_check_cal_8821c() local 938 while (notready) { in _iqk_check_cal_8821c() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/rtl8821c/ |
| H A D | halrf_iqk_8821c.c | 71 boolean notready = true; in _iqk_check_nctl_done_8821c() local 75 while (notready) { in _iqk_check_nctl_done_8821c() 78 notready = false; in _iqk_check_nctl_done_8821c() 80 notready = true; in _iqk_check_nctl_done_8821c() 83 notready = false; in _iqk_check_nctl_done_8821c() 85 notready = true; in _iqk_check_nctl_done_8821c() 87 if (notready) { in _iqk_check_nctl_done_8821c() 100 notready); in _iqk_check_nctl_done_8821c() 934 boolean notready = true, fail = true; in _iqk_check_cal_8821c() local 937 while (notready) { in _iqk_check_cal_8821c() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | ide.c | 339 int notready, unitattn; in atapi_issue_autoreq() local 342 notready = ATAPI_DRIVE_NOT_READY; in atapi_issue_autoreq() 381 if (notready-- > 0) { in atapi_issue_autoreq()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_storage.c | 835 int retry, notready; in usb_stor_CB_transport() local 840 notready = 0; in usb_stor_CB_transport() 917 if (notready++ > USB_TRANSPORT_NOT_READY_RETRY) { in usb_stor_CB_transport()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_iqk_8852b.c | 493 bool notready = true, fail = true; in _iqk_check_cal_8852b() local 499 while (notready) { in _iqk_check_cal_8852b() 503 notready = false; in _iqk_check_cal_8852b() 514 if (!notready) in _iqk_check_cal_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_iqk_8852b.c | 493 bool notready = true, fail = true; in _iqk_check_cal_8852b() local 499 while (notready) { in _iqk_check_cal_8852b() 503 notready = false; in _iqk_check_cal_8852b() 514 if (!notready) in _iqk_check_cal_8852b()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/rtl8822b/ |
| H A D | halrf_iqk_8822b.c | 820 boolean notready = true, fail = true; in _iqk_check_cal_8822b() local 823 while (notready) { in _iqk_check_cal_8822b() 831 notready = false; in _iqk_check_cal_8822b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/ |
| H A D | halrf_iqk_8822c.c | 46 boolean notready = true, fail = true; in _iqk_check_cal_8822c() local 49 while (notready) { in _iqk_check_cal_8822c() 55 notready = false; in _iqk_check_cal_8822c() 3742 boolean notready = true, fail = true, is_NB_IQK = false; in _iqk_one_shot_8822c() local
|