Searched refs:R92C_SYS_FUNC_EN_BBRSTB (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_init.c62 R92C_SYS_FUNC_EN_BBRSTB | R92C_SYS_FUNC_EN_BB_GLB_RST |
69 R92C_SYS_FUNC_EN_BB_GLB_RST | R92C_SYS_FUNC_EN_BBRSTB);
108 R92C_SYS_FUNC_EN_BBRSTB | R92C_SYS_FUNC_EN_BB_GLB_RST, 0);
189 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BBRSTB, 0);
/freebsd-12-stable/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_init.c62 R92C_SYS_FUNC_EN_BBRSTB | R92C_SYS_FUNC_EN_BB_GLB_RST |
69 R92C_SYS_FUNC_EN_BB_GLB_RST | R92C_SYS_FUNC_EN_BBRSTB);
97 R92C_SYS_FUNC_EN_BBRSTB | R92C_SYS_FUNC_EN_BB_GLB_RST, 0));
170 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BBRSTB, 0);
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_init.c89 R92C_SYS_FUNC_EN_BBRSTB | R92C_SYS_FUNC_EN_BB_GLB_RST |
100 R92C_SYS_FUNC_EN_BBRSTB);
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_init.c64 R92C_SYS_FUNC_EN_BBRSTB | R92C_SYS_FUNC_EN_BB_GLB_RST |
73 R92C_SYS_FUNC_EN_BB_GLB_RST | R92C_SYS_FUNC_EN_BBRSTB);
/freebsd-12-stable/sys/dev/rtwn/rtl8192e/
H A Dr92e_init.c105 R92C_SYS_FUNC_EN_BBRSTB | R92C_SYS_FUNC_EN_BB_GLB_RST |
312 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BBRSTB, 0);
/freebsd-12-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_init.c140 R92C_SYS_FUNC_EN_BBRSTB | R92C_SYS_FUNC_EN_BB_GLB_RST);
357 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BBRSTB, 0);
/freebsd-12-stable/sys/dev/rtwn/rtl8821a/
H A Dr21a_init.c211 rtwn_setbits_1(sc, R92C_SYS_FUNC_EN, R92C_SYS_FUNC_EN_BBRSTB, 0);
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_reg.h245 #define R92C_SYS_FUNC_EN_BBRSTB 0x0001 macro

Completed in 61 milliseconds