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

/freebsd-13-stable/sys/dev/rtwn/rtl8188e/
H A Dr88e_calib.c344 rtwn_bb_setbits(sc, R92C_OFDM0_RXIQIMBALANCE(0), 0x3ff,
346 rtwn_bb_setbits(sc, R92C_OFDM0_RXIQIMBALANCE(0), 0xfc00,
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_calib.c346 rtwn_bb_setbits(sc, R92C_OFDM0_RXIQIMBALANCE(chain), 0x3ff,
348 rtwn_bb_setbits(sc, R92C_OFDM0_RXIQIMBALANCE(chain), 0xfc00,
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_calib.c365 rtwn_bb_setbits(sc, R92C_OFDM0_RXIQIMBALANCE(chain), 0x3ff,
367 rtwn_bb_setbits(sc, R92C_OFDM0_RXIQIMBALANCE(chain), 0xfc00,
H A Dr92c_reg.h697 #define R92C_OFDM0_RXIQIMBALANCE(chain) (0xc14 + (chain) * 8) macro

Completed in 64 milliseconds