Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ral/
HDrt2661.c133 static void rt2661_bbp_write(struct rt2661_softc *, uint8_t,
1788 rt2661_bbp_write(struct rt2661_softc *sc, uint8_t reg, uint8_t val) in rt2661_bbp_write() function
1894 rt2661_bbp_write(sc, 4, bbp4); in rt2661_select_antenna()
1895 rt2661_bbp_write(sc, 77, bbp77); in rt2661_select_antenna()
1982 rt2661_bbp_write(sc, 17, bbp17); in rt2661_select_band()
1983 rt2661_bbp_write(sc, 96, bbp96); in rt2661_select_band()
1984 rt2661_bbp_write(sc, 104, bbp104); in rt2661_select_band()
1988 rt2661_bbp_write(sc, 75, 0x80); in rt2661_select_band()
1989 rt2661_bbp_write(sc, 86, 0x80); in rt2661_select_band()
1990 rt2661_bbp_write(sc, 88, 0x80); in rt2661_select_band()
[all …]