Home
last modified time | relevance | path

Searched refs:rt2860_mcu_bbp_write (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c2099 rt2860_mcu_bbp_write(sc, rt2860_def_bbp[i].reg, in rt2860_bbp_init()
2105 rt2860_mcu_bbp_write(sc, 69, 0x16); in rt2860_bbp_init()
2106 rt2860_mcu_bbp_write(sc, 73, 0x12); in rt2860_bbp_init()
2140 rt2860_mcu_bbp_write(sc, 62, 0x37 - sc->lna[group]); in rt2860_select_chan_group()
2141 rt2860_mcu_bbp_write(sc, 63, 0x37 - sc->lna[group]); in rt2860_select_chan_group()
2142 rt2860_mcu_bbp_write(sc, 64, 0x37 - sc->lna[group]); in rt2860_select_chan_group()
2143 rt2860_mcu_bbp_write(sc, 82, (group == 0) ? 0x62 : 0xf2); in rt2860_select_chan_group()
2167 rt2860_mcu_bbp_write(sc, 66, 0x2e + sc->lna[group]); in rt2860_select_chan_group()
2406 rt2860_mcu_bbp_write(sc, sc->bbp[i].reg, sc->bbp[i].val); in rt2860_init()
2421 rt2860_mcu_bbp_write(sc, 3, bbp3); in rt2860_init()
[all …]