Searched refs:bbp97 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ |
H A D | rt2661.c | 1862 uint8_t bbp17, bbp35, bbp96, bbp97, bbp98, bbp104; in rt2661_select_band() local 1867 bbp35 = 0x50; bbp97 = 0x48; bbp98 = 0x48; in rt2661_select_band() 1870 bbp35 += 0x10; bbp97 += 0x10; bbp98 += 0x10; in rt2661_select_band() 1889 rt2661_bbp_write(sc, 97, bbp97); in rt2661_select_band()
|
/freebsd/sys/dev/usb/wlan/ |
H A D | if_rum.c | 2054 uint8_t bbp17, bbp35, bbp96, bbp97, bbp98, bbp104; in rum_select_band() local 2058 bbp35 = 0x50; bbp97 = 0x48; bbp98 = 0x48; in rum_select_band() 2061 bbp35 += 0x10; bbp97 += 0x10; bbp98 += 0x10; in rum_select_band() 2081 rum_bbp_write(sc, 97, bbp97); in rum_select_band()
|