HomeSort by: relevance | last modified time | path
    Searched refs:R92C_MCUFWDL_WINTINI_RDY (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
rtwnreg.h 394 #define R92C_MCUFWDL_WINTINI_RDY 0x00000040
  /src/sys/dev/pci/
if_rtwn.c 2564 reg = (reg & ~R92C_MCUFWDL_WINTINI_RDY) | R92C_MCUFWDL_RDY;
2569 if (rtwn_read_4(sc, R92C_MCUFWDL) & R92C_MCUFWDL_WINTINI_RDY)
  /src/sys/dev/usb/
if_urtwn.c 3630 reg = (reg & ~R92C_MCUFWDL_WINTINI_RDY) | R92C_MCUFWDL_RDY;
3636 if (urtwn_read_4(sc, R92C_MCUFWDL) & R92C_MCUFWDL_WINTINI_RDY)

Completed in 19 milliseconds