Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dradio_2056.c31 u16 ghz5; member
52 [B2056_SYN_RESERVED_ADDR2] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, },
53 [B2056_SYN_RESERVED_ADDR3] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, },
54 [B2056_SYN_RESERVED_ADDR4] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, },
55 [B2056_SYN_RESERVED_ADDR5] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, },
56 [B2056_SYN_RESERVED_ADDR6] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, },
57 [B2056_SYN_RESERVED_ADDR7] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, },
58 [B2056_SYN_COM_CTRL] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, },
59 [B2056_SYN_COM_PU] = { .ghz5 = 0x0001, .ghz2 = 0x0001, NOUPLOAD, },
60 [B2056_SYN_COM_OVR] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, },
[all …]
Dradio_2055.c32 u16 ghz5; member
44 [B2055_SP_PINPD] = { .ghz5 = 0x0080, .ghz2 = 0x0080, NOUPLOAD, },
45 [B2055_C1_SP_RSSI] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, },
46 [B2055_C1_SP_PDMISC] = { .ghz5 = 0x0027, .ghz2 = 0x0027, NOUPLOAD, },
47 [B2055_C2_SP_RSSI] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, },
48 [B2055_C2_SP_PDMISC] = { .ghz5 = 0x0027, .ghz2 = 0x0027, NOUPLOAD, },
49 [B2055_C1_SP_RXGC1] = { .ghz5 = 0x007F, .ghz2 = 0x007F, UPLOAD, },
50 [B2055_C1_SP_RXGC2] = { .ghz5 = 0x0007, .ghz2 = 0x0007, UPLOAD, },
51 [B2055_C2_SP_RXGC1] = { .ghz5 = 0x007F, .ghz2 = 0x007F, UPLOAD, },
52 [B2055_C2_SP_RXGC2] = { .ghz5 = 0x0007, .ghz2 = 0x0007, UPLOAD, },
[all …]
Dtables_nphy.c3168 return sprom->fem.ghz5.extpa_gain == 3 ? in b43_nphy_get_tx_gain_table()
3174 if (dev->phy.rev >= 5 && sprom->fem.ghz5.extpa_gain == 3) in b43_nphy_get_tx_gain_table()
3182 struct b43_wldev *dev, bool ghz5, bool ext_lna) in b43_nphy_get_gain_ctl_workaround_ent() argument
3186 u8 tr_iso = ghz5 ? dev->dev->bus_sprom->fem.ghz5.tr_iso : in b43_nphy_get_gain_ctl_workaround_ent()
3189 if (!ghz5 && dev->phy.rev >= 6 && dev->phy.radio_rev == 11) in b43_nphy_get_gain_ctl_workaround_ent()
3201 e = &nphy_gain_ctl_workaround[ghz5][phy_idx]; in b43_nphy_get_gain_ctl_workaround_ent()
3204 if (ghz5 && dev->phy.rev >= 6) { in b43_nphy_get_gain_ctl_workaround_ent()
3208 } else if (!ghz5 && dev->phy.rev >= 5) { in b43_nphy_get_gain_ctl_workaround_ent()
3236 } else if (ghz5 && dev->phy.rev == 4 && ext_lna) { in b43_nphy_get_gain_ctl_workaround_ent()
Dradio_2055.h252 bool ghz5, bool ignore_uploadflag);
Dtables_nphy.h61 struct b43_wldev *dev, bool ghz5, bool ext_lna);
Dradio_2056.h1092 bool ghz5, bool ignore_uploadflag);
1093 void b2056_upload_syn_pll_cp2(struct b43_wldev *dev, bool ghz5);
Dphy_n.c819 bool ghz5 = b43_current_band(dev->wl) == IEEE80211_BAND_5GHZ; in b43_radio_init2055() local
820 b2055_upload_inittab(dev, ghz5, 0); in b43_radio_init2055()
1667 bool ghz5; in b43_nphy_gain_ctl_workarounds_rev3plus() local
1675 ghz5 = b43_phy_read(dev, B43_NPHY_BANDCTL) in b43_nphy_gain_ctl_workarounds_rev3plus()
1677 ext_lna = ghz5 ? sprom->boardflags_hi & B43_BFH_EXTLNA_5GHZ : in b43_nphy_gain_ctl_workarounds_rev3plus()
1679 e = b43_nphy_get_gain_ctl_workaround_ent(dev, ghz5, ext_lna); in b43_nphy_gain_ctl_workarounds_rev3plus()
1680 if (ghz5 && dev->phy.rev >= 5) in b43_nphy_gain_ctl_workarounds_rev3plus()
4802 nphy->ipa5g_on = sprom->fem.ghz5.extpa_gain == 2; in b43_nphy_op_prepare_structs()
/linux-3.4.99/drivers/bcma/
Dsprom.c291 SPEX(fem.ghz5.tssipos, SSB_SPROM8_FEM5G, SSB_SROM8_FEM_TSSIPOS, in bcma_sprom_extract_r8()
293 SPEX(fem.ghz5.extpa_gain, SSB_SPROM8_FEM5G, SSB_SROM8_FEM_EXTPA_GAIN, in bcma_sprom_extract_r8()
295 SPEX(fem.ghz5.pdet_range, SSB_SPROM8_FEM5G, SSB_SROM8_FEM_PDET_RANGE, in bcma_sprom_extract_r8()
297 SPEX(fem.ghz5.tr_iso, SSB_SPROM8_FEM5G, SSB_SROM8_FEM_TR_ISO, in bcma_sprom_extract_r8()
299 SPEX(fem.ghz5.antswlut, SSB_SPROM8_FEM5G, SSB_SROM8_FEM_ANTSWLUT, in bcma_sprom_extract_r8()
/linux-3.4.99/arch/mips/bcm47xx/
Dsprom.c342 nvram_read_u8(prefix, NULL, "tssipos5g", &sprom->fem.ghz5.tssipos, 0); in bcm47xx_fill_sprom_r89()
344 &sprom->fem.ghz5.extpa_gain, 0); in bcm47xx_fill_sprom_r89()
346 &sprom->fem.ghz5.pdet_range, 0); in bcm47xx_fill_sprom_r89()
347 nvram_read_u8(prefix, NULL, "triso5g", &sprom->fem.ghz5.tr_iso, 0); in bcm47xx_fill_sprom_r89()
348 nvram_read_u8(prefix, NULL, "antswctl5g", &sprom->fem.ghz5.antswlut, 0); in bcm47xx_fill_sprom_r89()
/linux-3.4.99/drivers/ssb/
Dpci.c647 SPEX(fem.ghz5.tssipos, SSB_SPROM8_FEM5G, in sprom_extract_r8()
649 SPEX(fem.ghz5.extpa_gain, SSB_SPROM8_FEM5G, in sprom_extract_r8()
651 SPEX(fem.ghz5.pdet_range, SSB_SPROM8_FEM5G, in sprom_extract_r8()
653 SPEX(fem.ghz5.tr_iso, SSB_SPROM8_FEM5G, in sprom_extract_r8()
655 SPEX(fem.ghz5.antswlut, SSB_SPROM8_FEM5G, in sprom_extract_r8()
/linux-3.4.99/include/linux/ssb/
Dssb.h109 } ghz5; member