Home
last modified time | relevance | path

Searched refs:_FWRDY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl8712_cmdctrl_bitdef.h44 #define _FWRDY BIT(7) macro
H A Dhal_init.c307 while (((tmp16 & _FWRDY) == 0) && (i > 0)) { in rtl8712_dl_fw()