Searched refs:BIT_BL_READY (Results 1 – 2 of 2) sorted by relevance
130 #define BIT_BL_READY BIT(0) macro
610 } while (!(x & BIT_BL_READY)); in wil_target_reset()