Home
last modified time | relevance | path

Searched refs:gmode (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.c843 if (!phy->gmode || in b43legacy_calc_nrssi_threshold()
1329 (phy->rev == 0) || (!phy->gmode)) in b43legacy_radio_set_interference_mitigation()
1390 if (!phy->gmode) in b43legacy_get_812_value()
1502 if (phy->gmode) { in b43legacy_radio_init2050()
1571 if (phy->gmode) in b43legacy_radio_init2050()
1577 if (phy->gmode) in b43legacy_radio_init2050()
1599 if (phy->gmode) in b43legacy_radio_init2050()
1605 if (phy->gmode) in b43legacy_radio_init2050()
1611 if (phy->gmode) in b43legacy_radio_init2050()
1619 if (phy->gmode) in b43legacy_radio_init2050()
[all …]
H A Dphy.c152 if (!phy->gmode) in b43legacy_phy_init_pctl()
551 if (phy->gmode) { in b43legacy_phy_initb5()
992 if (phy->rev >= 2 && phy->gmode) in b43legacy_phy_initg()
1007 if (phy->gmode) { in b43legacy_phy_initg()
1030 if (phy->rev >= 2 && phy->gmode) in b43legacy_phy_initg()
1064 if (phy->gmode) { in b43legacy_phy_initg()
1078 } else if (phy->gmode || phy->rev >= 2) { in b43legacy_phy_initg()
1224 if (phy->gmode) { in b43legacy_phy_lo_g_deviation_subval()
1487 if (phy->gmode) { in b43legacy_phy_lo_g_measure()
1504 if (phy->gmode) { in b43legacy_phy_lo_g_measure()
[all …]
H A Dmain.c697 dev->phy.gmode = true; in b43legacy_wireless_core_reset()
699 dev->phy.gmode = false; in b43legacy_wireless_core_reset()
2157 if (dev->phy.gmode) in b43legacy_chip_init()
2543 bool *gmode) in find_wldev_for_phymode() argument
2551 *gmode = true; in find_wldev_for_phymode()
2587 bool gmode = false; in b43legacy_switch_phymode() local
2590 err = find_wldev_for_phymode(wl, new_mode, &up_dev, &gmode); in b43legacy_switch_phymode()
2597 (!!wl->current_dev->phy.gmode == !!gmode)) in b43legacy_switch_phymode()
2617 up_dev->phy.gmode = gmode; in b43legacy_switch_phymode()
3265 tmp = phy->gmode ? B43legacy_TMSLOW_GMODE : 0; in b43legacy_wireless_core_init()
[all …]
H A Dphy.h166 (((phy)->rev > 1) || ((phy)->gmode))
H A Db43legacy.h403 bool gmode; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dphy_g.c708 if (!phy->gmode || in b43_calc_nrssi_threshold()
1107 if (!phy->gmode) in radio2050_rfover_val()
1271 } else if (phy->gmode || phy->rev >= 2) { in b43_radio_init2050()
1322 if (phy->gmode || phy->rev >= 2) { in b43_radio_init2050()
1329 if (phy->gmode || phy->rev >= 2) { in b43_radio_init2050()
1348 if (phy->gmode || phy->rev >= 2) { in b43_radio_init2050()
1356 if (phy->gmode || phy->rev >= 2) { in b43_radio_init2050()
1364 if (phy->gmode || phy->rev >= 2) { in b43_radio_init2050()
1374 if (phy->gmode || phy->rev >= 2) { in b43_radio_init2050()
1396 if (phy->gmode || phy->rev >= 2) { in b43_radio_init2050()
[all …]
H A Dmain.c1247 static void b43_bcma_wireless_core_reset(struct b43_wldev *dev, bool gmode) in b43_bcma_wireless_core_reset() argument
1256 if (gmode) in b43_bcma_wireless_core_reset()
1284 static void b43_ssb_wireless_core_reset(struct b43_wldev *dev, bool gmode) in b43_ssb_wireless_core_reset() argument
1288 if (gmode) in b43_ssb_wireless_core_reset()
1301 void b43_wireless_core_reset(struct b43_wldev *dev, bool gmode) in b43_wireless_core_reset() argument
1308 b43_bcma_wireless_core_reset(dev, gmode); in b43_wireless_core_reset()
1313 b43_ssb_wireless_core_reset(dev, gmode); in b43_wireless_core_reset()
1327 if (gmode) in b43_wireless_core_reset()
1572 if (dev->phy.gmode) in b43_ieee80211_antenna_sanitize()
3247 if (dev->phy.gmode) in b43_chip_init()
[all …]
H A Dxmit.c195 static u8 b43_calc_fallback_rate(u8 bitrate, int gmode) in b43_calc_fallback_rate() argument
211 if (gmode) in b43_calc_fallback_rate()
406 if (!phy->gmode) in b43_generate_txhdr()
435 rts_rate_fb = b43_calc_fallback_rate(rts_rate, phy->gmode); in b43_generate_txhdr()
H A Dmain.h76 void b43_wireless_core_reset(struct b43_wldev *dev, bool gmode);
H A Dphy_g.h66 (((phy)->rev > 1) || ((phy)->gmode))
H A Dphy_common.h225 bool gmode; member
H A Dlo.c72 if (phy->gmode) { in lo_measure_feedthrough()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_gemini.c323 u32 gmode; in gemini_sata_probe() local
374 gmode = (muxmode << GEMINI_IDE_IOMUX_SHIFT); in gemini_sata_probe()
376 ret = regmap_update_bits(map, GEMINI_GLOBAL_MISC_CTRL, gmask, gmode); in gemini_sata_probe()
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0_wt.h47 gmode, /* 7 RO Looks like only bit0 is used. */
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dmxc_ipuv3_fb.c35 static struct fb_videomode const *gmode; variable
599 ret = mxcfb_probe(gpixfmt, gdisp, gmode); in video_hw_init()
609 gmode = mode; in ipuv3_fb_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.h260 u8 gmode; /* currently active gmode */ member
624 int brcms_c_set_gmode(struct brcms_c_info *wlc, u8 gmode, bool config);
H A Dmain.c798 u32 gmode = 0; in brcms_c_setxband() local
801 gmode = SICF_GMODE; in brcms_c_setxband()
803 brcms_b_core_ioctl(wlc_hw, SICF_GMODE, gmode); in brcms_c_setxband()
3650 } else if (wlc->band->gmode) in brcms_c_rateset_get_hwrs()
5212 int brcms_c_set_gmode(struct brcms_c_info *wlc, u8 gmode, bool config) in brcms_c_set_gmode() argument
5226 if ((wlc->pub->_n_enab & SUPPORT_11N) && gmode == GMODE_LEGACY_B) in brcms_c_set_gmode()
5240 brcms_c_protection_upd(wlc, BRCMS_PROT_G_USER, gmode); in brcms_c_set_gmode()
5245 switch (gmode) { in brcms_c_set_gmode()
5271 wlc->pub->unit, __func__, gmode); in brcms_c_set_gmode()
5275 band->gmode = gmode; in brcms_c_set_gmode()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c1030 static int set_mandatory_rates(struct zd_chip *chip, int gmode) in set_mandatory_rates() argument
1038 if (!gmode) in set_mandatory_rates()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c9638 s32 gmode = -1, nmode = -1; in wl_cfg80211_change_bss() local
9664 gmode = 0; in wl_cfg80211_change_bss()
9668 gmode = 2; in wl_cfg80211_change_bss()
9672 gmode = -1; in wl_cfg80211_change_bss()
9701 gmode = 1; in wl_cfg80211_change_bss()
9719 if (gmode == gmode_prev) { in wl_cfg80211_change_bss()
9720 gmode = -1; in wl_cfg80211_change_bss()
9724 ((gmode > -1) || (nmode > -1))) { in wl_cfg80211_change_bss()
9737 if (gmode > -1) { in wl_cfg80211_change_bss()
9738 err = wldev_ioctl_set(dev, WLC_SET_GMODE, &gmode, sizeof(s32)); in wl_cfg80211_change_bss()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c9590 s32 gmode = -1, nmode = -1; in wl_cfg80211_change_bss() local
9616 gmode = 0; in wl_cfg80211_change_bss()
9620 gmode = 2; in wl_cfg80211_change_bss()
9624 gmode = -1; in wl_cfg80211_change_bss()
9653 gmode = 1; in wl_cfg80211_change_bss()
9671 if (gmode == gmode_prev) { in wl_cfg80211_change_bss()
9672 gmode = -1; in wl_cfg80211_change_bss()
9676 ((gmode > -1) || (nmode > -1))) { in wl_cfg80211_change_bss()
9689 if (gmode > -1) { in wl_cfg80211_change_bss()
9690 err = wldev_ioctl_set(dev, WLC_SET_GMODE, &gmode, sizeof(s32)); in wl_cfg80211_change_bss()
[all …]
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...