Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/include/
Ddefs.h32 #define AUTO (-1) /* Auto = -1 */ macro
/drivers/net/ethernet/dec/tulip/
Dde4x5.c2367 lp->c_media = AUTO; /* Bogus last media */ in autoconf_media()
2403 if ((lp->autosense == AUTO) || (lp->autosense == TP)) { in dc21040_autoconf()
2482 if (linkBad && (lp->autosense == AUTO)) { in dc21040_state()
2489 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21040_state()
2557 if ((lp->autosense == AUTO) || (lp->autosense == TP_NW)) { in dc21041_autoconf()
2600 if (!(sts & STS_LNP) && (lp->autosense == AUTO)) { in dc21041_autoconf()
2608 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
2630 if (!(sts & STS_LNP) && (lp->autosense == AUTO)) { in dc21041_autoconf()
2642 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
2664 if (!(inl(DE4X5_SISR) & SISR_SRA) && (lp->autosense == AUTO)) { in dc21041_autoconf()
[all …]
Dde4x5.h822 #define AUTO 0x4000 /* Auto sense the media or speed */ macro
924 if ((lp->tmp != MII_SR_ASSC) || (lp->autosense != AUTO)) {\
953 if ((lp->tmp != MII_SR_ASSC) || (lp->autosense != AUTO)) {\
/drivers/regulator/
Dpcf50633-regulator.c56 PCF50633_REGULATOR("auto", AUTO, 1800000, 25000, 0x2f, 128),
/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.h219 (wlc)->band->band_stf_stbc_tx == AUTO && \
Dstf.c133 if ((int_val != AUTO) && (int_val != OFF) && (int_val != ON)) in brcms_c_stf_stbc_tx_set()
Dampdu.c247 ampdu->max_pdu = AUTO; in brcms_c_ampdu_attach()
298 if (ampdu->max_pdu != AUTO) in brcms_c_scb_ampdu_update_config()
Dmain.c4331 brcms_c_protection_upd(wlc, BRCMS_PROT_N_PAM_OVR, AUTO); in brcms_c_info_init()
5347 s32 nmode = AUTO; in brcms_c_set_nmode()
6412 } else if (wlc->mimo_40txbw != AUTO) in brcms_c_d11hdrs_mac80211()
6418 if (wlc->ofdm_40txbw != AUTO) in brcms_c_d11hdrs_mac80211()
6420 } else if (wlc->cck_40txbw != AUTO) { in brcms_c_d11hdrs_mac80211()
8108 wlc->mimo_40txbw = AUTO; in brcms_c_attach()
8109 wlc->ofdm_40txbw = AUTO; in brcms_c_attach()
8110 wlc->cck_40txbw = AUTO; in brcms_c_attach()
/drivers/gpu/drm/tegra/
Dhdmi.c83 AUTO = 0, enumerator
1472 hdmi->audio_source = AUTO; in tegra_hdmi_probe()
/drivers/platform/x86/
Dsony-laptop.c2431 AUTO enumerator
2468 return result & 0x80 ? AUTO : in __sony_nc_gfx_switch_status_get()
2487 pos == AUTO ? "auto" : "unknown"); in sony_nc_gfx_switch_status_show()
/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c14630 pi->n_preamble_override = AUTO; in wlc_phy_attach_nphy()
14634 pi->nphy_txrx_chain = AUTO; in wlc_phy_attach_nphy()
14635 pi->phy_scraminit = AUTO; in wlc_phy_attach_nphy()
14648 pi->nphy_txpwrindex[i].index = AUTO; in wlc_phy_attach_nphy()