Searched refs:R92C_MCUFWDL_WINTINI_RDY (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/rtwn/
H A Dif_rtwn.c2199 reg = (reg & ~R92C_MCUFWDL_WINTINI_RDY) | R92C_MCUFWDL_RDY;
2203 if (rtwn_read_4(sc, R92C_MCUFWDL) & R92C_MCUFWDL_WINTINI_RDY)
H A Dif_rtwnreg.h353 #define R92C_MCUFWDL_WINTINI_RDY 0x00000040 macro
/freebsd-11.0-release/sys/dev/urtwn/
H A Dif_urtwn.c4000 reg = (reg & ~R92C_MCUFWDL_WINTINI_RDY) | R92C_MCUFWDL_RDY;
4006 if (urtwn_read_4(sc, R92C_MCUFWDL) & R92C_MCUFWDL_WINTINI_RDY)
H A Dif_urtwnreg.h357 #define R92C_MCUFWDL_WINTINI_RDY 0x00000040 macro

Completed in 108 milliseconds