Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/fpu/
Dinit.c262 static enum { AUTO, ENABLE, DISABLE } eagerfpu = AUTO; enumerator
271 eagerfpu = AUTO; in eager_fpu_setup()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-driver-toshiba_acpi8 * 0x2 -> AUTO (also called TIMER)
13 AUTO).
23 whenever the operation mode is set to AUTO (or TIMER),
55 * 0x2 -> AUTO (also called TIMER)
68 * 1 -> Type 1, supporting modes FN-Z and AUTO
Dsysfs-bus-i2c-devices-fsa948021 AUTO - switch automatically by device
/linux-4.4.14/drivers/net/wireless/brcm80211/include/
Ddefs.h32 #define AUTO (-1) /* Auto = -1 */ macro
/linux-4.4.14/drivers/regulator/
Dpcf50633-regulator.c56 PCF50633_REGULATOR("auto", AUTO, 1800000, 25000, 0x2f, 128),
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dde4x5.c2366 lp->c_media = AUTO; /* Bogus last media */ in autoconf_media()
2402 if ((lp->autosense == AUTO) || (lp->autosense == TP)) { in dc21040_autoconf()
2481 if (linkBad && (lp->autosense == AUTO)) { in dc21040_state()
2488 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21040_state()
2556 if ((lp->autosense == AUTO) || (lp->autosense == TP_NW)) { in dc21041_autoconf()
2599 if (!(sts & STS_LNP) && (lp->autosense == AUTO)) { in dc21041_autoconf()
2607 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
2629 if (!(sts & STS_LNP) && (lp->autosense == AUTO)) { in dc21041_autoconf()
2641 } else if (!lp->linkOK && (lp->autosense == AUTO)) { in dc21041_autoconf()
2663 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)) {\
/linux-4.4.14/Documentation/hwmon/
Dda905530 Voltages are sampled in a AUTO mode it can be manually sampled too and results
/linux-4.4.14/Documentation/thermal/
Dnouveau_thermal54 * pwm1_enable: Current fan management mode (NONE, MANUAL or AUTO);
/linux-4.4.14/Documentation/networking/
Dde4x5.txt164 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO
175 examples. By default, full duplex is turned off and AUTO is the default
DREADME.ipw2100231 last set level (defaults to AUTO)
232 iwpriv eth1 set_power 0 Sets power level to AUTO and enables
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Daxp20x.txt32 - x-powers,dcdc-workmode: 1 for PWM mode, 0 for AUTO (PWM/PFM) mode
/linux-4.4.14/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.c4330 brcms_c_protection_upd(wlc, BRCMS_PROT_N_PAM_OVR, AUTO); in brcms_c_info_init()
5346 s32 nmode = AUTO; in brcms_c_set_nmode()
6411 } else if (wlc->mimo_40txbw != AUTO) in brcms_c_d11hdrs_mac80211()
6417 if (wlc->ofdm_40txbw != AUTO) in brcms_c_d11hdrs_mac80211()
6419 } else if (wlc->cck_40txbw != AUTO) { in brcms_c_d11hdrs_mac80211()
8107 wlc->mimo_40txbw = AUTO; in brcms_c_attach()
8108 wlc->ofdm_40txbw = AUTO; in brcms_c_attach()
8109 wlc->cck_40txbw = AUTO; in brcms_c_attach()
/linux-4.4.14/drivers/gpu/drm/tegra/
Dhdmi.c87 AUTO = 0, enumerator
1457 hdmi->audio_source = AUTO; in tegra_hdmi_probe()
/linux-4.4.14/drivers/platform/x86/
Dsony-laptop.c2432 AUTO enumerator
2469 return result & 0x80 ? AUTO : in __sony_nc_gfx_switch_status_get()
2488 pos == AUTO ? "auto" : "unknown"); in sony_nc_gfx_switch_status_show()
/linux-4.4.14/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()