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

/freebsd-12-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_calib.c416 txmode = rtwn_read_1(sc, R92C_OFDM1_LSTF + 3);
419 rtwn_write_1(sc, R92C_OFDM1_LSTF + 3, txmode & ~0x70);
441 rtwn_write_1(sc, R92C_OFDM1_LSTF + 3, txmode);
H A Dr92c_chan.c261 rtwn_bb_setbits(sc, R92C_OFDM1_LSTF, 0x0c00,
H A Dr92c_reg.h706 #define R92C_OFDM1_LSTF 0xd00 macro
/freebsd-12-stable/sys/dev/rtwn/rtl8192e/
H A Dr92e_chan.c184 rtwn_bb_setbits(sc, R92C_OFDM1_LSTF, 0x0c00, (prichlo ? 1 : 2) << 10);

Completed in 136 milliseconds