/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | twl-regulator.txt | 18 - "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 D | palmas-pmic.txt | 36 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 D | qcom,rpmh-regulator.yaml | 22 It is used for clock buffers, low-voltage switches, and LDO/SMPS regulators 124 "^(smps|ldo|lvs|bob)[0-9]+$": 128 description: smps/ldo regulator nodes(s).
|
H A D | qcom,rpm-regulator.yaml | 90 # based on realtime current draw, only for pm8921 smps and ftsmps
|
H A D | qcom,rpmh-regulator.txt | 11 switches, and LDO/SMPS regulators which have a fixed voltage and mode.
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/regulator/ |
H A D | qcom,rpmh-regulator.h | 14 * by LDO and SMPS type regulators. 16 * allowed. This mode corresponds to PFM for SMPS 27 * corresponds to PWM for SMPS and BOB type
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_vl15intf.h | 145 * 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
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx7d-flex-concentrator.dts | 100 * 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) */
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | stericsson,db8500-prcmu.yaml | 97 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.
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | datapath.h | 111 * @THERMAL_DUAL_CHAIN_REQUEST: firmware request for SMPS mode, 399 * enum iwl_thermal_dual_chain_req_events - firmware SMPS request event 403 * (static SMPS) 411 * struct iwl_thermal_dual_chain_request - SMPS request
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | mac.c | 1768 int smps; in ath12k_peer_assoc_h_smps() local 1773 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath12k_peer_assoc_h_smps() 1774 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath12k_peer_assoc_h_smps() 1776 switch (smps) { in ath12k_peer_assoc_h_smps() 2248 int smps; in ath12k_setup_peer_smps() local 2253 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath12k_setup_peer_smps() 2254 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath12k_setup_peer_smps() 2256 if (smps >= ARRAY_SIZE(ath12k_smps_map)) in ath12k_setup_peer_smps() 2261 ath12k_smps_map[smps]); in ath12k_setup_peer_smps() 2311 ath12k_warn(ar->ab, "failed to setup peer SMPS for vdev %d: %d\n", in ath12k_bss_assoc() [all …]
|
/freebsd/contrib/ofed/libibnetdisc/ |
H A D | query_smp.c | 259 /* remove queued smps */ in smp_engine_destroy() 266 /* remove smps from the wire queue */ in smp_engine_destroy()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | utils.c | 275 * iwl_mvm_update_smps - Get a request to change the SMPS mode 279 * @smps_request: The request to change the SMPS mode. 282 * Get a requst to change the SMPS mode, 296 /* SMPS is irrelevant for NICs that don't have at least 2 RX antenna */ in iwl_mvm_update_smps() 320 /* SMPS is disabled in eSR */ in iwl_mvm_update_smps()
|
/freebsd/contrib/ofed/infiniband-diags/man/ |
H A D | infiniband-diags.8 | 43 .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 D | ibtracert.8 | 39 ibtracert uses SMPs to trace the path from a source GID/LID to a
|
H A D | ibroute.8 | 39 ibroute uses SMPs to display the forwarding tables (unicast
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-config.h | 215 * @dynamic_smps_entry: Dynamic SMPS entry threshold 216 * @dynamic_smps_exit: Dynamic SMPS exit threshold 221 * @support_dynamic_smps: Support dynamic SMPS?
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | mac.c | 2554 int smps; in ath11k_peer_assoc_h_smps() local 2560 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_peer_assoc_h_smps() 2561 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath11k_peer_assoc_h_smps() 2563 smps = le16_get_bits(sta->deflink.he_6ghz_capa.capa, in ath11k_peer_assoc_h_smps() 2567 switch (smps) { in ath11k_peer_assoc_h_smps() 2862 int smps; in ath11k_setup_peer_smps() local 2868 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_setup_peer_smps() 2869 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath11k_setup_peer_smps() 2871 smps = FIELD_GET(IEEE80211_HE_6GHZ_CAP_SM_PS, he_6ghz_capa); in ath11k_setup_peer_smps() 2874 if (smps >= ARRAY_SIZE(ath11k_smps_map)) in ath11k_setup_peer_smps() [all …]
|
/freebsd/share/man/man4/ |
H A D | net80211.4 | 546 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
|
/freebsd/sbin/ifconfig/ |
H A D | ifconfig.8 | 2063 .It Cm smps 2064 Enable use of Static Spatial Multiplexing Power Save (SMPS) 2066 A station operating with Static SMPS maintains only a single 2068 To disable SMPS use 2069 .Fl smps . 2071 Enable use of Dynamic Spatial Multiplexing Power Save (SMPS) 2073 A station operating with Dynamic SMPS maintains only a single 2078 To disable SMPS use 2079 .Fl smps .
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-apq8064-cm-qs600.dts | 109 /* Buck SMPS */
|
H A D | qcom-apq8064-ifc6410.dts | 219 /* Buck SMPS */
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | mac.c | 2830 int smps; in ath10k_setup_peer_smps() local 2835 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath10k_setup_peer_smps() 2836 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_setup_peer_smps() 2838 if (smps >= ARRAY_SIZE(ath10k_smps_map)) in ath10k_setup_peer_smps() 2843 ath10k_smps_map[smps]); in ath10k_setup_peer_smps() 3116 ath10k_warn(ar, "failed to setup peer SMPS for vdev %i: %d\n", in ath10k_bss_assoc() 3295 ath10k_warn(ar, "failed to setup peer SMPS for vdev %d: %d\n", in ath10k_station_assoc() 4955 u32 smps; in ath10k_get_ht_cap() local 4957 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath10k_get_ht_cap() 4958 smps <<= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_get_ht_cap() [all …]
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ieee802_11_ht.c | 506 * 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()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | mt7603.h | 80 u8 smps; member
|