Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2661.c1862 uint8_t bbp17, bbp35, bbp96, bbp97, bbp98, bbp104; in rt2661_select_band() local
1866 bbp17 = 0x20; bbp96 = 0x48; bbp104 = 0x2c; in rt2661_select_band()
1869 bbp17 += 0x08; bbp96 += 0x10; bbp104 += 0x0c; in rt2661_select_band()
1874 bbp17 += 0x10; bbp96 += 0x10; bbp104 += 0x10; in rt2661_select_band()
1878 rt2661_bbp_write(sc, 96, bbp96); in rt2661_select_band()
/freebsd/sys/dev/usb/wlan/
H A Dif_rum.c2054 uint8_t bbp17, bbp35, bbp96, bbp97, bbp98, bbp104; in rum_select_band() local
2057 bbp17 = 0x20; bbp96 = 0x48; bbp104 = 0x2c; in rum_select_band()
2060 bbp17 += 0x08; bbp96 += 0x10; bbp104 += 0x0c; in rum_select_band()
2065 bbp17 += 0x10; bbp96 += 0x10; bbp104 += 0x10; in rum_select_band()
2070 rum_bbp_write(sc, 96, bbp96); in rum_select_band()