Home
last modified time | relevance | path

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

/src/sys/dev/ral/
H A Drt2661.c1864 uint8_t bbp17, bbp35, bbp96, bbp97, bbp98, bbp104; in rt2661_select_band() local
1868 bbp17 = 0x20; bbp96 = 0x48; bbp104 = 0x2c; in rt2661_select_band()
1871 bbp17 += 0x08; bbp96 += 0x10; bbp104 += 0x0c; in rt2661_select_band()
1876 bbp17 += 0x10; bbp96 += 0x10; bbp104 += 0x10; in rt2661_select_band()
1881 rt2661_bbp_write(sc, 104, bbp104); in rt2661_select_band()
/src/sys/dev/usb/wlan/
H A Dif_rum.c2057 uint8_t bbp17, bbp35, bbp96, bbp97, bbp98, bbp104; in rum_select_band() local
2060 bbp17 = 0x20; bbp96 = 0x48; bbp104 = 0x2c; in rum_select_band()
2063 bbp17 += 0x08; bbp96 += 0x10; bbp104 += 0x0c; in rum_select_band()
2068 bbp17 += 0x10; bbp96 += 0x10; bbp104 += 0x10; in rum_select_band()
2074 rum_bbp_write(sc, 104, bbp104); in rum_select_band()