sys/dev/ic/rt2860.c
115
uint8_t rt2860_mcu_bbp_read(struct rt2860_softc *, uint8_t);
sys/dev/ic/rt2860.c
2505
bbp = rt2860_mcu_bbp_read(sc, 4);
sys/dev/ic/rt2860.c
2515
bbp = rt2860_mcu_bbp_read(sc, 4);
sys/dev/ic/rt2860.c
2527
bbp = rt2860_mcu_bbp_read(sc, 138);
sys/dev/ic/rt2860.c
2626
bbp = rt2860_mcu_bbp_read(sc, 138);
sys/dev/ic/rt2860.c
2639
rt2860_mcu_bbp_read(sc, 4) | RT5390_MAC_IF_CTRL);
sys/dev/ic/rt2860.c
2776
bbp55_pb = rt2860_mcu_bbp_read(sc, 55);
sys/dev/ic/rt2860.c
2790
bbp55_sb = rt2860_mcu_bbp_read(sc, 55);
sys/dev/ic/rt2860.c
2828
bbp = rt2860_mcu_bbp_read(sc, 31);
sys/dev/ic/rt2860.c
3488
uint8_t bbp0 = rt2860_mcu_bbp_read(sc, 0);
sys/dev/ic/rt2860.c
3533
bbp = rt2860_mcu_bbp_read(sc, 105);
sys/dev/ic/rt2860.c
3538
bbp = rt2860_mcu_bbp_read(sc, 4);
sys/dev/ic/rt2860.c
3561
bbp = rt2860_mcu_bbp_read(sc, 152);
sys/dev/ic/rt2860.c
3882
bbp3 = rt2860_mcu_bbp_read(sc, 3);
sys/dev/ic/rt2860.c
3891
bbp1 = rt2860_mcu_bbp_read(sc, 1);
sys/dev/ic/rt2860.c
4048
bbp49 = rt2860_mcu_bbp_read(sc, 49);
sys/dev/ic/rt2860.c
4090
rt2860_mcu_bbp_read(sc, 152) & ~0x80);
sys/dev/ic/rt2860.c
4102
rt2860_mcu_bbp_read(sc, 152) | 0x80);