/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
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
|
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>;
|
D | qcom,rpmh-regulator.yaml | 21 It is used for clock buffers, low-voltage switches, and LDO/SMPS regulators 108 "^(smps|ldo|lvs)[0-9]+$": 111 description: smps/ldo regulator nodes(s).
|
/Linux-v5.15/include/dt-bindings/regulator/ |
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
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | datapath.h | 67 * @THERMAL_DUAL_CHAIN_DISABLE_REQ: firmware request for SMPS mode, 179 * enum iwl_thermal_dual_chain_req_events - firmware SMPS request event 183 * (static SMPS) 191 * struct iwl_thermal_dual_chain_request - SMPS request
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | imx7d-flex-concentrator.dts | 100 * ADC1_IN0: SMPS - 5V output monitor (voltage divider: 1/0.2806) 178 * SMPS - AC input monitor based on zero crossing. 183 "", "", "", "", "smps-ac-monitor", "", "usb-hub-reset", "", 260 /* SMPS - AC input monitor (high = failure) */
|
D | qcom-apq8064-cm-qs600.dts | 69 /* Buck SMPS */
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | stericsson,db8500-prcmu.yaml | 93 for 1.2V I/O. SMPS means System Management Power Source. 99 for 1.8V I/O. SMPS means System Management Power Source. 105 for 0.87 thru 1.875V I/O. SMPS means System Management Power Source.
|
/Linux-v5.15/net/mac80211/ |
D | ht.c | 480 ieee80211_smps_mode_to_smps_mode(enum ieee80211_smps_mode smps) in ieee80211_smps_mode_to_smps_mode() argument 482 switch (smps) { in ieee80211_smps_mode_to_smps_mode() 495 enum ieee80211_smps_mode smps, const u8 *da, in ieee80211_send_smps_action() argument 502 /* 27 = header + category + action + smps mode */ in ieee80211_send_smps_action() 516 switch (smps) { in ieee80211_send_smps_action()
|
D | debugfs_netdev.c | 300 IEEE80211_IF_FILE_RW(smps); 699 DEBUGFS_ADD_MODE(smps, 0600); in add_sta_files() 710 DEBUGFS_ADD_MODE(smps, 0600); in add_ap_files()
|
/Linux-v5.15/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 1428 int smps; in ath11k_peer_assoc_h_smps() local 1433 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_peer_assoc_h_smps() 1434 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath11k_peer_assoc_h_smps() 1436 switch (smps) { in ath11k_peer_assoc_h_smps() 1719 int smps; in ath11k_setup_peer_smps() local 1724 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_setup_peer_smps() 1725 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath11k_setup_peer_smps() 1727 if (smps >= ARRAY_SIZE(ath11k_smps_map)) in ath11k_setup_peer_smps() 1732 ath11k_smps_map[smps]); in ath11k_setup_peer_smps() 1780 ath11k_warn(ar->ab, "failed to setup peer SMPS for vdev %d: %d\n", in ath11k_bss_assoc() [all …]
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | lib.c | 446 priv->current_ht_config.smps = smps_request; in iwlagn_bt_traffic_change_work() 702 return priv->current_ht_config.smps == IEEE80211_SMPS_STATIC || in is_single_rx_stream() 746 /* # Rx chains when idling, depending on SMPS mode */ in iwl_get_idle_rx_chain_count() 747 switch (priv->current_ht_config.smps) { in iwl_get_idle_rx_chain_count() 755 WARN(1, "invalid SMPS mode %d", in iwl_get_idle_rx_chain_count() 756 priv->current_ht_config.smps); in iwl_get_idle_rx_chain_count()
|
/Linux-v5.15/arch/hexagon/mm/ |
D | vm_tlb.c | 21 * or it's a no-op. This operation is messy on true SMPs where other
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-config.h | 175 * @dynamic_smps_entry: Dynamic SMPS entry threshold 176 * @dynamic_smps_exit: Dynamic SMPS exit threshold 181 * @support_dynamic_smps: Support dynamic SMPS?
|
/Linux-v5.15/drivers/regulator/ |
D | palmas-regulator.c | 690 * setup the hardware based sleep configuration of the SMPS/LDO regulators 1223 * ranges. Read the current smps mode for later use. in palmas_smps_registration() 1247 /* Read the smps mode for later use. */ in palmas_smps_registration() 1328 * ranges. Read the current smps mode for later use. in tps65917_smps_registration() 1353 /* Read the smps mode for later use. */ in tps65917_smps_registration() 1541 ret = of_property_read_bool(np, "ti,smps-range"); in palmas_dt_to_pdata()
|
D | twl6030-regulator.c | 74 /* Flags for SMPS Voltage reading and LDO reading*/ 79 /* twl6032 SMPS EPROM values */ 303 * SMPS status and control
|
/Linux-v5.15/drivers/input/misc/ |
D | pmic8xxx-pwrkey.c | 154 * Set an SMPS regulator to be disabled in its CTRL register, but enabled 288 /* Disable SMPS's 0,1,3 locally and set pulldown enable bits. */ in pm8058_pwrkey_shutdown()
|
/Linux-v5.15/drivers/infiniband/hw/hfi1/ |
D | ud.c | 710 * checks for SMPs specified in OPAv1 rev 1.0, 9/19/2016 update, section 717 * - These checks are specifically for "non-local" SMPs (i.e., SMPs 718 * which originated on another node). SMPs which are sent from, and 753 * SMPs fall into one of four (disjoint) categories: in opa_smp_check()
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | utils.c | 300 * iwl_mvm_update_smps - Get a request to change the SMPS mode 304 * @smps_request: The request to change the SMPS mode. 306 * Get a requst to change the SMPS mode, 319 /* SMPS is irrelevant for NICs that don't have at least 2 RX antenna */ in iwl_mvm_update_smps()
|
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/ |
D | base.h | 123 enum ieee80211_smps_mode smps);
|
/Linux-v5.15/drivers/gpu/drm/panel/ |
D | panel-widechips-ws2401.c | 26 #define WS2401_PSMPS 0xbd /* SMPS positive control */ 27 #define WS2401_NSMPS 0xbe /* SMPS negative control */
|
/Linux-v5.15/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 2814 int smps; in ath10k_setup_peer_smps() local 2819 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath10k_setup_peer_smps() 2820 smps >>= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_setup_peer_smps() 2822 if (smps >= ARRAY_SIZE(ath10k_smps_map)) in ath10k_setup_peer_smps() 2827 ath10k_smps_map[smps]); in ath10k_setup_peer_smps() 3100 ath10k_warn(ar, "failed to setup peer SMPS for vdev %i: %d\n", in ath10k_bss_assoc() 3279 ath10k_warn(ar, "failed to setup peer SMPS for vdev %d: %d\n", in ath10k_station_assoc() 4912 u32 smps; in ath10k_get_ht_cap() local 4914 smps = WLAN_HT_CAP_SM_PS_DYNAMIC; in ath10k_get_ht_cap() 4915 smps <<= IEEE80211_HT_CAP_SM_PS_SHIFT; in ath10k_get_ht_cap() [all …]
|
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7603/ |
D | mt7603.h | 81 u8 smps; member
|
/Linux-v5.15/Documentation/driver-api/80211/ |
D | mac80211-advanced.rst | 150 Spatial Multiplexing Powersave (SMPS)
|
/Linux-v5.15/include/linux/mfd/ |
D | palmas.h | 172 * For SMPS 184 * For SMPS 207 /* SMPS regulators */ 242 /* SMPS regulators */ 872 /* Registers for function SMPS */ 3246 /* TPS65917 SMPS Registers */ 3248 /* Registers for function SMPS */
|