Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl8712_cmdctrl_bitdef.h46 #define _IMEM_RDY BIT(5) macro
H A Dhal_init.c266 while (((tmp16 & _IMEM_RDY) == 0) && (i > 0)) { in rtl8712_dl_fw()