Home
last modified time | relevance | path

Searched full:smps (Results 1 – 25 of 85) sorted by relevance

1234

/src/sys/contrib/device-tree/Bindings/regulator/
H A Dtwl-regulator.txt18 - "ti,twl6030-vdd1" for VDD1 SMPS
19 - "ti,twl6030-vdd2" for VDD2 SMPS
20 - "ti,twl6030-vdd3" for VDD3 SMPS
32 - "ti,twl6032-smps3" for SMPS3 SMPS
33 - "ti,twl6032-smps4" for SMPS4 SMPS
34 - "ti,twl6032-vio" for VIO SMPS
50 - "ti,twl4030-vdd1" for VDD1 SMPS
51 - "ti,twl4030-vdd2" for VDD2 SMPS
H A Dpalmas-pmic.txt36 smps45, smps457, smps7 depending on variant, smps6, smps[8-9],
50 ti,smps-range - OTP has the wrong range set for the hardware so override
80 ti,smps-range = <1>;
H A Dqcom,rpmh-regulator.yaml22 It is used for clock buffers, low-voltage switches, and LDO/SMPS regulators
128 "^(smps|ldo|lvs|bob)[0-9]+$":
132 description: smps/ldo regulator nodes(s).
H A Dqcom,rpm-regulator.yaml90 # based on realtime current draw, only for pm8921 smps and ftsmps
H A Dqcom,rpmh-regulator.txt11 switches, and LDO/SMPS regulators which have a fixed voltage and mode.
/src/sys/contrib/device-tree/include/dt-bindings/regulator/
H A Dqcom,rpmh-regulator.h14 * by LDO and SMPS type regulators.
16 * allowed. This mode corresponds to PFM for SMPS
27 * corresponds to PWM for SMPS and BOB type
/src/contrib/ofed/opensm/include/opensm/
H A Dosm_vl15intf.h145 * Maximum number of timeout based SMPs allowed to be outstanding.
148 * Wait time in usec for timeout based SMPs.
281 * [in] Maximum number of SMPs allowed on the wire at one time.
284 * [in] Maximum number of timeout based SMPs allowed to be
288 * [in] Wait time in usec for timeout based SMPs.
352 * 2) There are no QP0 SMPs currently outstanding
/src/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx7d-flex-concentrator.dts100 * ADC1_IN0: SMPS - 5V output monitor (voltage divider: 1/0.2806)
176 * SMPS - AC input monitor based on zero crossing.
181 "", "", "", "", "smps-ac-monitor", "", "usb-hub-reset", "",
258 /* SMPS - AC input monitor (high = failure) */
/src/sys/contrib/device-tree/Bindings/mfd/
H A Dstericsson,db8500-prcmu.yaml97 for 1.2V I/O. SMPS means System Management Power Source.
104 for 1.8V I/O. SMPS means System Management Power Source.
111 for 0.87 thru 1.875V I/O. SMPS means System Management Power Source.
/src/sys/contrib/dev/iwlwifi/fw/api/
H A Ddatapath.h111 * @THERMAL_DUAL_CHAIN_REQUEST: firmware request for SMPS mode,
409 * enum iwl_thermal_dual_chain_req_events - firmware SMPS request event
413 * (static SMPS)
421 * struct iwl_thermal_dual_chain_request - SMPS request
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dutils.c265 * iwl_mvm_update_smps - Get a request to change the SMPS mode
269 * @smps_request: The request to change the SMPS mode.
272 * Get a requst to change the SMPS mode,
286 /* SMPS is irrelevant for NICs that don't have at least 2 RX antenna */ in iwl_mvm_update_smps()
293 /* SMPS is handled by firmware */ in iwl_mvm_update_smps()
314 /* SMPS is disabled in eSR */ in iwl_mvm_update_smps()
/src/contrib/ofed/libibnetdisc/
H A Dquery_smp.c259 /* remove queued smps */ in smp_engine_destroy()
266 /* remove smps from the wire queue */ in smp_engine_destroy()
/src/contrib/ofed/infiniband-diags/man/
H A Dinfiniband-diags.843 .SS THE USE OF SMPs (QP0)
45 Many of the tools in this package rely on the use of SMPs via QP0 to acquire
H A Dibtracert.839 ibtracert uses SMPs to trace the path from a source GID/LID to a
H A Dibroute.839 ibroute uses SMPs to display the forwarding tables (unicast
/src/sys/contrib/dev/athk/ath11k/
H A Dmac.c2646 int smps; in ath11k_peer_assoc_h_smps() local
2652 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_peer_assoc_h_smps()
2653 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath11k_peer_assoc_h_smps()
2655 smps = le16_get_bits(sta->deflink.he_6ghz_capa.capa, in ath11k_peer_assoc_h_smps()
2659 switch (smps) { in ath11k_peer_assoc_h_smps()
2954 int smps; in ath11k_setup_peer_smps() local
2960 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_setup_peer_smps()
2961 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath11k_setup_peer_smps()
2963 smps = FIELD_GET(IEEE80211_HE_6GHZ_CAP_SM_PS, he_6ghz_capa); in ath11k_setup_peer_smps()
2966 if (smps >= ARRAY_SIZE(ath11k_smps_map)) in ath11k_setup_peer_smps()
[all …]
/src/sys/contrib/dev/iwlwifi/
H A Diwl-config.h311 * @dynamic_smps_entry: Dynamic SMPS entry threshold
312 * @dynamic_smps_exit: Dynamic SMPS exit threshold
317 * @support_dynamic_smps: Support dynamic SMPS?
/src/share/man/man4/
H A Dnet80211.4546 Return the Spatial Multiplexing Power Save (SMPS) setting in
551 (Dynamic SMPS is enabled),
553 (Static SMPS is enabled),
1191 Set the Spatial Multiplexing Power Save (SMPS) setting to the value in
/src/sbin/ifconfig/
H A Difconfig.82099 .It Cm smps
2100 Enable use of Static Spatial Multiplexing Power Save (SMPS)
2102 A station operating with Static SMPS maintains only a single
2104 To disable SMPS use
2105 .Fl smps .
2107 Enable use of Dynamic Spatial Multiplexing Power Save (SMPS)
2109 A station operating with Dynamic SMPS maintains only a single
2114 To disable SMPS use
2115 .Fl smps .
/src/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-apq8064-cm-qs600.dts109 /* Buck SMPS */
H A Dqcom-mdm9615-wp8548.dtsi147 /* Buck SMPS */
/src/sys/contrib/dev/athk/ath10k/
H A Dmac.c2852 int smps; in ath10k_setup_peer_smps() local
2857 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath10k_setup_peer_smps()
2858 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_setup_peer_smps()
2860 if (smps >= ARRAY_SIZE(ath10k_smps_map)) in ath10k_setup_peer_smps()
2865 ath10k_smps_map[smps]); in ath10k_setup_peer_smps()
3138 ath10k_warn(ar, "failed to setup peer SMPS for vdev %i: %d\n", in ath10k_bss_assoc()
3317 ath10k_warn(ar, "failed to setup peer SMPS for vdev %d: %d\n", in ath10k_station_assoc()
4981 u32 smps; in ath10k_get_ht_cap() local
4983 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath10k_get_ht_cap()
4984 smps <<= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_get_ht_cap()
[all …]
/src/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1741 enum ieee80211_smps_mode smps) in ieee80211_request_smps() argument
1753 if (smps >= nitems(smps_mode_name)) in ieee80211_request_smps()
1754 panic("%s: unsupported smps value: %d\n", __func__, smps); in ieee80211_request_smps()
1756 IMPROVE("XXX LKPI80211 TODO smps %d %s\n", smps, smps_mode_name[smps]); in ieee80211_request_smps()
/src/contrib/wpa/src/ap/
H A Dieee802_11_ht.c506 * non-symmetric features like STBC and SMPS. Just because in hostapd_get_ht_capab()
507 * we're not in dynamic SMPS mode the STA might still be. in hostapd_get_ht_capab()
/src/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmt7603.h80 u8 smps; member

1234