Searched refs:_FWRDY (Results 1 – 2 of 2) sorted by relevance
44 #define _FWRDY BIT(7) macro
307 while (((tmp16 & _FWRDY) == 0) && (i > 0)) { in rtl8712_dl_fw()