sys/dev/ic/rt2860.c
122
static uint8_t rt2860_mcu_bbp_read(struct rt2860_softc *, uint8_t);
sys/dev/ic/rt2860.c
2631
bbp = rt2860_mcu_bbp_read(sc, 4);
sys/dev/ic/rt2860.c
2641
bbp = rt2860_mcu_bbp_read(sc, 4);
sys/dev/ic/rt2860.c
2653
bbp = rt2860_mcu_bbp_read(sc, 138);
sys/dev/ic/rt2860.c
2743
bbp = rt2860_mcu_bbp_read(sc, 138);
sys/dev/ic/rt2860.c
2756
rt2860_mcu_bbp_read(sc, 4) | RT5390_MAC_IF_CTRL);
sys/dev/ic/rt2860.c
2889
bbp55_pb = rt2860_mcu_bbp_read(sc, 55);
sys/dev/ic/rt2860.c
2903
bbp55_sb = rt2860_mcu_bbp_read(sc, 55);
sys/dev/ic/rt2860.c
2941
bbp = rt2860_mcu_bbp_read(sc, 31);
sys/dev/ic/rt2860.c
3620
uint8_t bbp0 = rt2860_mcu_bbp_read(sc, 0);
sys/dev/ic/rt2860.c
3664
bbp = rt2860_mcu_bbp_read(sc, 105);
sys/dev/ic/rt2860.c
3669
bbp = rt2860_mcu_bbp_read(sc, 4);
sys/dev/ic/rt2860.c
3686
bbp = rt2860_mcu_bbp_read(sc, 152);
sys/dev/ic/rt2860.c
3963
bbp3 = rt2860_mcu_bbp_read(sc, 3);
sys/dev/ic/rt2860.c
3972
bbp1 = rt2860_mcu_bbp_read(sc, 1);
sys/dev/ic/rt2860.c
4124
bbp49 = rt2860_mcu_bbp_read(sc, 49);
sys/dev/ic/rt2860.c
4166
rt2860_mcu_bbp_read(sc, 152) & ~0x80);
sys/dev/ic/rt2860.c
4176
rt2860_mcu_bbp_read(sc, 152) | 0x80);