Searched refs:BL_READY (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ | ||
| H A D | boot_loader.h | 45 #define BL_READY (1) /* ready indication */ macro |
| H A D | main.c | 998 } while (x != BL_READY); in wil_wait_device_ready() |