Searched refs:_FWRDY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/rtl8712/ | ||
H A D | rtl8712_cmdctrl_bitdef.h | 44 #define _FWRDY BIT(7) macro |
H A D | hal_init.c | 307 while (((tmp16 & _FWRDY) == 0) && (i > 0)) { in rtl8712_dl_fw() |