Searched refs:R92C_MCUFWDL_EN (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_fw.c89 rtwn_setbits_1(sc, R92C_MCUFWDL, 0, R92C_MCUFWDL_EN);
95 rtwn_setbits_1(sc, R92C_MCUFWDL, R92C_MCUFWDL_EN, 0);
H A Dr12a_init.c425 R92C_MCUFWDL_EN | R92C_MCUFWDL_CHKSUM_RPT);
/freebsd-13-stable/sys/dev/rtwn/rtl8188e/
H A Dr88e_fw.c123 rtwn_setbits_1(sc, R92C_MCUFWDL, 0, R92C_MCUFWDL_EN);
129 rtwn_setbits_1(sc, R92C_MCUFWDL, R92C_MCUFWDL_EN, 0);
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_fw.c150 rtwn_setbits_1(sc, R92C_MCUFWDL, 0, R92C_MCUFWDL_EN);
156 rtwn_setbits_1(sc, R92C_MCUFWDL, R92C_MCUFWDL_EN, 0);
H A Dr92c_reg.h363 #define R92C_MCUFWDL_EN 0x00000001 macro

Completed in 55 milliseconds