Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/wlan/
H A Dif_urtwnreg.h357 #define R92C_MCUFWDL_WINTINI_RDY 0x00000040 macro
H A Dif_urtwn.c3960 reg = (reg & ~R92C_MCUFWDL_WINTINI_RDY) | R92C_MCUFWDL_RDY; in urtwn_load_firmware()
3966 if (urtwn_read_4(sc, R92C_MCUFWDL) & R92C_MCUFWDL_WINTINI_RDY) in urtwn_load_firmware()