Searched refs:DMEM_CODE_DONE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dreg.h398 #define DMEM_CODE_DONE BIT(4) macro
410 DMEM_CODE_DONE | \
H A Dfw.c248 if (cpustatus & DMEM_CODE_DONE)
253 if (!(cpustatus & DMEM_CODE_DONE) || (pollingcnt <= 0)) {

Completed in 256 milliseconds