Home
last modified time | relevance | path

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

/src/sys/dev/usb/wlan/
H A Dif_rum.c203 static void rum_bbp_write(struct rum_softc *, uint8_t, uint8_t);
1912 rum_bbp_write(struct rum_softc *sc, uint8_t reg, uint8_t val) in rum_bbp_write() function
1997 rum_bbp_write(sc, 4, bbp4); in rum_select_antenna()
1998 rum_bbp_write(sc, 77, bbp77); in rum_select_antenna()
2072 rum_bbp_write(sc, 17, bbp17); in rum_select_band()
2073 rum_bbp_write(sc, 96, bbp96); in rum_select_band()
2074 rum_bbp_write(sc, 104, bbp104); in rum_select_band()
2078 rum_bbp_write(sc, 75, 0x80); in rum_select_band()
2079 rum_bbp_write(sc, 86, 0x80); in rum_select_band()
2080 rum_bbp_write(sc, 88, 0x80); in rum_select_band()
[all …]