Searched refs:_IMEM_RDY (Results 1 – 2 of 2) sorted by relevance
46 #define _IMEM_RDY BIT(5) macro
266 while (((tmp16 & _IMEM_RDY) == 0) && (i > 0)) { in rtl8712_dl_fw()