Home
last modified time | relevance | path

Searched refs:smps (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/regulator/
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,rpm-regulator.yaml90 # based on realtime current draw, only for pm8921 smps and ftsmps
H A Dqcom,rpmh-regulator.yaml120 "^(smps|ldo|lvs|bob)[0-9]+$":
124 description: smps/ldo regulator nodes(s).
/openbmc/linux/net/mac80211/
H A Dht.c526 ieee80211_smps_mode_to_smps_mode(enum ieee80211_smps_mode smps) in ieee80211_smps_mode_to_smps_mode() argument
528 switch (smps) { in ieee80211_smps_mode_to_smps_mode()
541 enum ieee80211_smps_mode smps, const u8 *da, in ieee80211_send_smps_action() argument
562 switch (smps) { in ieee80211_send_smps_action()
H A Ddebugfs_netdev.c326 IEEE80211_IF_LINK_FILE_RW(smps);
881 DEBUGFS_ADD_MODE(dentry, smps, 0600); in add_link_files()
H A Dieee80211_i.h2096 enum ieee80211_smps_mode smps, const u8 *da,
2138 ieee80211_smps_mode_to_smps_mode(enum ieee80211_smps_mode smps);
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c1768 int smps; in ath12k_peer_assoc_h_smps() local
1776 switch (smps) { in ath12k_peer_assoc_h_smps()
2248 int smps; in ath12k_setup_peer_smps() local
2261 ath12k_smps_map[smps]); in ath12k_setup_peer_smps()
3479 smps = arsta->smps; in ath12k_sta_rc_update_wk()
3552 sta->addr, smps); in ath12k_sta_rc_update_wk()
3558 sta->addr, smps, err); in ath12k_sta_rc_update_wk()
3897 u32 bw, smps; in ath12k_mac_op_sta_rc_update() local
3948 arsta->smps = smps; in ath12k_mac_op_sta_rc_update()
4093 u32 smps; in ath12k_create_ht_cap() local
[all …]
H A Dcore.h388 u32 smps; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c441 priv->current_ht_config.smps = smps_request; in iwlagn_bt_traffic_change_work()
697 return priv->current_ht_config.smps == IEEE80211_SMPS_STATIC || in is_single_rx_stream()
742 switch (priv->current_ht_config.smps) { in iwl_get_idle_rx_chain_count()
751 priv->current_ht_config.smps); in iwl_get_idle_rx_chain_count()
H A Ddev.h96 enum ieee80211_smps_mode smps; /* current smps mode */ member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.h123 enum ieee80211_smps_mode smps);
H A Dbase.c2395 enum ieee80211_smps_mode smps, in rtl_make_smps_action() argument
2416 switch (smps) { in rtl_make_smps_action()
2440 enum ieee80211_smps_mode smps) in rtl_send_smps_action() argument
2468 skb = rtl_make_smps_action(hw, smps, sta->addr, bssid); in rtl_send_smps_action()
2474 sta_entry->mimo_ps = smps; in rtl_send_smps_action()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h80 u8 smps; member
H A Dmain.c358 msta->smps = ~0; in mt7603_sta_add()
H A Dmac.c231 if (sta->smps == enabled) in mt7603_wtbl_set_smps()
235 sta->smps = enabled; in mt7603_wtbl_set_smps()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c2551 int smps; in ath11k_peer_assoc_h_smps() local
2564 switch (smps) { in ath11k_peer_assoc_h_smps()
2859 int smps; in ath11k_setup_peer_smps() local
2876 ath11k_smps_map[smps]); in ath11k_setup_peer_smps()
4692 smps = arsta->smps; in ath11k_sta_rc_update_wk()
4771 sta->addr, smps); in ath11k_sta_rc_update_wk()
4777 sta->addr, smps, err); in ath11k_sta_rc_update_wk()
5213 u32 bw, smps; in ath11k_mac_op_sta_rc_update() local
5265 arsta->smps = smps; in ath11k_mac_op_sta_rc_update()
5410 u32 smps; in ath11k_create_ht_cap() local
[all …]
H A Dcore.h488 u32 smps; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c2828 int smps; in ath10k_setup_peer_smps() local
2841 ath10k_smps_map[smps]); in ath10k_setup_peer_smps()
4945 u32 smps; in ath10k_get_ht_cap() local
4950 ht_cap.cap |= smps; in ath10k_get_ht_cap()
6721 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
6743 smps = arsta->smps; in ath10k_sta_rc_update_wk()
6788 sta->addr, smps); in ath10k_sta_rc_update_wk()
6794 sta->addr, smps, err); in ath10k_sta_rc_update_wk()
8515 u32 bw, smps; in ath10k_sta_rc_update() local
8563 smps = WMI_PEER_SMPS_PS_NONE; in ath10k_sta_rc_update()
[all …]
H A Dcore.h526 u32 smps; member
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-flex-concentrator.dts181 "", "", "", "", "smps-ac-monitor", "", "usb-hub-reset", "",
/openbmc/linux/drivers/regulator/
H A Dqcom_spmi-regulator.c604 static DEFINE_SPMI_SET_POINTS(smps);
1587 SPMI_VREG(BUCK, GP_CTL, 0, INF, SMPS, smps, smps, 100000),
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c932 struct wtbl_smps *smps; in mt76_connac_mcu_wtbl_smps_tlv() local
935 tlv = mt76_connac_mcu_add_nested_tlv(skb, WTBL_SMPS, sizeof(*smps), in mt76_connac_mcu_wtbl_smps_tlv()
937 smps = (struct wtbl_smps *)tlv; in mt76_connac_mcu_wtbl_smps_tlv()
938 smps->smps = (sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC); in mt76_connac_mcu_wtbl_smps_tlv()
/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c2044 u32 smp = 0, smps[STM32_ADC_CH_MAX], chans[STM32_ADC_CH_MAX]; in stm32_adc_legacy_chan_init() local
2098 smps, adc->nsmps); in stm32_adc_legacy_chan_init()
2112 smp = smps[i]; in stm32_adc_legacy_chan_init()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap5-cm-t54.dts505 ti,smps-range = <0x80>;
H A Domap5-board-common.dtsi506 ti,smps-range = <0x80>;

12