Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
A Dphy_ht.c38 static const u16 routing[] = { R2059_C1, R2059_C2, R2059_C3, }; in b43_radio_2059_channel_setup()
83 b43_radio_set(dev, R2059_C3 | R2059_RCAL_CONFIG, 0x1); in b43_radio_2059_rcal()
86 b43_radio_set(dev, R2059_C3 | 0x0BF, 0x1); in b43_radio_2059_rcal()
87 b43_radio_maskset(dev, R2059_C3 | 0x19B, 0x3, 0x2); in b43_radio_2059_rcal()
90 b43_radio_set(dev, R2059_C3 | R2059_RCAL_CONFIG, 0x2); in b43_radio_2059_rcal()
94 b43_radio_mask(dev, R2059_C3 | R2059_RCAL_CONFIG, ~0x2); in b43_radio_2059_rcal()
101 b43_radio_mask(dev, R2059_C3 | R2059_RCAL_CONFIG, ~0x1); in b43_radio_2059_rcal()
144 static const u16 routing[] = { R2059_C1, R2059_C2, R2059_C3 }; in b43_radio_2059_init()
435 static const u16 radio_r[] = { R2059_C1, R2059_C2, R2059_C3, }; in b43_phy_ht_rssi_select()
455 b43_radio_set(dev, R2059_C3 | 0xbf, 0x1); in b43_phy_ht_rssi_select()
[all …]
A Dradio_2059.h11 #define R2059_C3 0x800 macro

Completed in 6 milliseconds