Searched refs:R92C_AFE_PLL_CTRL (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_init.c92 rtwn_write_2(sc, R92C_AFE_PLL_CTRL, 0xdb83);
272 rtwn_write_2(sc, R92C_AFE_PLL_CTRL, 0x80); /* linux magic number */
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_init.c67 rtwn_write_2(sc, R92C_AFE_PLL_CTRL, 0xdb83);
246 rtwn_write_1(sc, R92C_AFE_PLL_CTRL, 0x80);
/freebsd-13-stable/sys/dev/rtwn/rtl8192e/
H A Dr92e_init.c211 rtwn_setbits_1(sc, R92C_AFE_PLL_CTRL, R92C_AFE_PLL_CTRL_FREF_SEL, 0);
213 rtwn_setbits_1(sc, R92C_AFE_PLL_CTRL, 0x40, 0);
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_reg.h43 #define R92C_AFE_PLL_CTRL 0x028 macro
334 /* Bits for R92C_AFE_PLL_CTRL. */

Completed in 49 milliseconds