Searched refs:R92C_SYS_FUNC_EN (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/sys/dev/rtwn/rtl8821a/
H A Dr21a_fw.c67 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN,
74 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN,
H A Dr21a_init.c211 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BBRSTB, 0);
216 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BB_GLB_RST, 0);
235 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_CPUEN,
/freebsd-13-stable/sys/dev/rtwn/rtl8192e/
H A Dr92e_fw.c72 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN,
78 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN,
H A Dr92e_init.c100 rtwn_setbits_2(sc, R92C_SYS_FUNC_EN, 0,
104 rtwn_setbits_2(sc, R92C_SYS_FUNC_EN, 0,
312 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BBRSTB, 0);
317 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BB_GLB_RST, 0);
336 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN,
/freebsd-13-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_init.c136 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, 0, R92C_SYS_FUNC_EN_USBA);
139 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, 0,
278 RTWN_CHK(rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN,
357 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BBRSTB, 0);
362 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BB_GLB_RST, 0);
381 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_CPUEN,
391 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BB_GLB_RST, 0);
420 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_CPUEN,
H A Dr12a_fw.c73 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN,
80 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN,
/freebsd-13-stable/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_init.c61 rtwn_setbits_2(sc, R92C_SYS_FUNC_EN, 0,
67 rtwn_write_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_PPLL |
107 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN,
189 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BBRSTB, 0);
/freebsd-13-stable/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_init.c61 rtwn_setbits_2(sc, R92C_SYS_FUNC_EN, 0,
67 rtwn_write_1(sc, R92C_SYS_FUNC_EN,
96 RTWN_CHK(rtwn_setbits_1(sc, R92C_SYS_FUNC_EN,
170 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BBRSTB, 0);
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_init.c88 rtwn_setbits_2(sc, R92C_SYS_FUNC_EN, 0,
97 rtwn_write_1(sc, R92C_SYS_FUNC_EN,
254 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, 0, R92C_SYS_FUNC_EN_BB_GLB_RST);
255 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BB_GLB_RST, 0);
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_init.c63 rtwn_setbits_2(sc, R92C_SYS_FUNC_EN, 0,
71 rtwn_write_1(sc, R92C_SYS_FUNC_EN,
207 rtwn_write_1(sc, R92C_SYS_FUNC_EN,
210 rtwn_write_1(sc, R92C_SYS_FUNC_EN,
227 rtwn_write_1(sc, R92C_SYS_FUNC_EN + 1,
/freebsd-13-stable/sys/dev/rtwn/rtl8188e/
H A Dr88e_fw.c109 reg = rtwn_read_2(sc, R92C_SYS_FUNC_EN);
110 rtwn_write_2(sc, R92C_SYS_FUNC_EN, reg & ~R92C_SYS_FUNC_EN_CPUEN);
113 rtwn_write_2(sc, R92C_SYS_FUNC_EN,
/freebsd-13-stable/sys/dev/rtwn/
H A Dif_rtwn_efuse.c64 reg = rtwn_read_2(sc, R92C_SYS_FUNC_EN);
66 error = rtwn_write_2(sc, R92C_SYS_FUNC_EN,
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_fw.c132 if ((rtwn_read_2(sc, R92C_SYS_FUNC_EN) &
138 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN,
147 rtwn_setbits_1_shift(sc, R92C_SYS_FUNC_EN, 0,
H A Dr92c_reg.h30 #define R92C_SYS_FUNC_EN 0x002 macro
244 /* Bits for R92C_SYS_FUNC_EN. */

Completed in 68 milliseconds