Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dr92creg.h395 #define R92C_MCUFWDL_RDY 0x00000002 macro
H A Drtwn.c1841 reg = (reg & ~R92C_MCUFWDL_WINTINI_RDY) | R92C_MCUFWDL_RDY; in rtwn_load_firmware()