/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-driver-toshiba_acpi | 8 * 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
|
D | sysfs-bus-i2c-devices-fsa9480 | 21 AUTO - switch automatically by device
|
/linux-4.1.27/drivers/net/wireless/brcm80211/include/ |
D | defs.h | 32 #define AUTO (-1) /* Auto = -1 */ macro
|
/linux-4.1.27/arch/x86/kernel/ |
D | xsave.c | 568 static enum { AUTO, ENABLE, DISABLE } eagerfpu = AUTO; enumerator 576 eagerfpu = AUTO; in eager_fpu_setup()
|
/linux-4.1.27/drivers/regulator/ |
D | pcf50633-regulator.c | 56 PCF50633_REGULATOR("auto", AUTO, 1800000, 25000, 0x2f, 128),
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 2366 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 …]
|
D | de4x5.h | 822 #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.1.27/Documentation/hwmon/ |
D | da9055 | 30 Voltages are sampled in a AUTO mode it can be manually sampled too and results
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | axp20x.txt | 29 - x-powers,dcdc-workmode: 1 for PWM mode, 0 for AUTO (PWM/PFM) mode
|
/linux-4.1.27/Documentation/thermal/ |
D | nouveau_thermal | 54 * pwm1_enable: Current fan management mode (NONE, MANUAL or AUTO);
|
/linux-4.1.27/Documentation/networking/ |
D | de4x5.txt | 164 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO 175 examples. By default, full duplex is turned off and AUTO is the default
|
D | README.ipw2100 | 231 last set level (defaults to AUTO) 232 iwpriv eth1 set_power 0 Sets power level to AUTO and enables
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | stf.c | 133 if ((int_val != AUTO) && (int_val != OFF) && (int_val != ON)) in brcms_c_stf_stbc_tx_set()
|
D | main.h | 219 (wlc)->band->band_stf_stbc_tx == AUTO && \
|
D | ampdu.c | 247 ampdu->max_pdu = AUTO; in brcms_c_ampdu_attach() 298 if (ampdu->max_pdu != AUTO) in brcms_c_scb_ampdu_update_config()
|
D | main.c | 4330 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.1.27/drivers/gpu/drm/tegra/ |
D | hdmi.c | 87 AUTO = 0, enumerator 1473 hdmi->audio_source = AUTO; in tegra_hdmi_probe()
|
/linux-4.1.27/drivers/platform/x86/ |
D | sony-laptop.c | 2430 AUTO enumerator 2467 return result & 0x80 ? AUTO : in __sony_nc_gfx_switch_status_get() 2486 pos == AUTO ? "auto" : "unknown"); in sony_nc_gfx_switch_status_show()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 14630 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()
|