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