Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/Documentation/devicetree/bindings/regulator/
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>;
A Dqcom,rpm-regulator.yaml90 # based on realtime current draw, only for pm8921 smps and ftsmps
A Dqcom,rpmh-regulator.yaml114 "^(smps|ldo|lvs|bob)[0-9]+$":
117 description: smps/ldo regulator nodes(s).
/linux-6.3-rc2/net/mac80211/
A Dht.c525 ieee80211_smps_mode_to_smps_mode(enum ieee80211_smps_mode smps) in ieee80211_smps_mode_to_smps_mode() argument
527 switch (smps) { in ieee80211_smps_mode_to_smps_mode()
540 enum ieee80211_smps_mode smps, const u8 *da, in ieee80211_send_smps_action() argument
561 switch (smps) { in ieee80211_send_smps_action()
A Ddebugfs_netdev.c298 IEEE80211_IF_FILE_RW(smps);
688 DEBUGFS_ADD_MODE(smps, 0600); in add_sta_files()
701 DEBUGFS_ADD_MODE(smps, 0600); in add_ap_files()
A Dieee80211_i.h2028 enum ieee80211_smps_mode smps, const u8 *da,
2070 ieee80211_smps_mode_to_smps_mode(enum ieee80211_smps_mode smps);
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dmac.c1743 int smps; in ath12k_peer_assoc_h_smps() local
1751 switch (smps) { in ath12k_peer_assoc_h_smps()
2034 int smps; in ath12k_setup_peer_smps() local
2047 ath12k_smps_map[smps]); in ath12k_setup_peer_smps()
3223 u32 changed, bw, nss, smps; in ath12k_sta_rc_update_wk() local
3247 smps = arsta->smps; in ath12k_sta_rc_update_wk()
3278 sta->addr, smps); in ath12k_sta_rc_update_wk()
3588 u32 bw, smps; in ath12k_mac_op_sta_rc_update() local
3659 arsta->smps = smps; in ath12k_mac_op_sta_rc_update()
3804 u32 smps; in ath12k_create_ht_cap() local
[all …]
A Dcore.h387 u32 smps; member
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
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()
A Ddev.h96 enum ieee80211_smps_mode smps; /* current smps mode */ member
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/
A Dbase.h123 enum ieee80211_smps_mode smps);
A Dbase.c2409 enum ieee80211_smps_mode smps, in rtl_make_smps_action() argument
2430 switch (smps) { in rtl_make_smps_action()
2454 enum ieee80211_smps_mode smps) in rtl_send_smps_action() argument
2482 skb = rtl_make_smps_action(hw, smps, sta->addr, bssid); in rtl_send_smps_action()
2488 sta_entry->mimo_ps = smps; in rtl_send_smps_action()
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dmac.c2374 int smps; in ath11k_peer_assoc_h_smps() local
2387 switch (smps) { in ath11k_peer_assoc_h_smps()
2682 int smps; in ath11k_setup_peer_smps() local
2699 ath11k_smps_map[smps]); in ath11k_setup_peer_smps()
4289 smps = arsta->smps; in ath11k_sta_rc_update_wk()
4368 sta->addr, smps); in ath11k_sta_rc_update_wk()
4374 sta->addr, smps, err); in ath11k_sta_rc_update_wk()
4805 u32 bw, smps; in ath11k_mac_op_sta_rc_update() local
4857 arsta->smps = smps; in ath11k_mac_op_sta_rc_update()
5002 u32 smps; in ath11k_create_ht_cap() local
[all …]
A Dcore.h486 u32 smps; member
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7603/
A Dmt7603.h81 u8 smps; member
A Dmain.c357 msta->smps = ~0; in mt7603_sta_add()
A Dmac.c220 if (sta->smps == enabled) in mt7603_wtbl_set_smps()
224 sta->smps = enabled; in mt7603_wtbl_set_smps()
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dmac.c2828 int smps; in ath10k_setup_peer_smps() local
2841 ath10k_smps_map[smps]); in ath10k_setup_peer_smps()
4943 u32 smps; in ath10k_get_ht_cap() local
4948 ht_cap.cap |= smps; in ath10k_get_ht_cap()
6720 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
6742 smps = arsta->smps; in ath10k_sta_rc_update_wk()
6787 sta->addr, smps); in ath10k_sta_rc_update_wk()
6793 sta->addr, smps, err); in ath10k_sta_rc_update_wk()
8507 u32 bw, smps; in ath10k_sta_rc_update() local
8555 smps = WMI_PEER_SMPS_PS_NONE; in ath10k_sta_rc_update()
[all …]
A Dcore.h526 u32 smps; member
/linux-6.3-rc2/arch/arm/boot/dts/
A Dimx7d-flex-concentrator.dts183 "", "", "", "", "smps-ac-monitor", "", "usb-hub-reset", "",
A Domap5-cm-t54.dts505 ti,smps-range = <0x80>;
A Domap5-board-common.dtsi506 ti,smps-range = <0x80>;
/linux-6.3-rc2/drivers/regulator/
A Dqcom_spmi-regulator.c604 static DEFINE_SPMI_SET_POINTS(smps);
1587 SPMI_VREG(BUCK, GP_CTL, 0, INF, SMPS, smps, smps, 100000),
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac_mcu.c930 struct wtbl_smps *smps; in mt76_connac_mcu_wtbl_smps_tlv() local
933 tlv = mt76_connac_mcu_add_nested_tlv(skb, WTBL_SMPS, sizeof(*smps), in mt76_connac_mcu_wtbl_smps_tlv()
935 smps = (struct wtbl_smps *)tlv; in mt76_connac_mcu_wtbl_smps_tlv()
936 smps->smps = (sta->deflink.smps_mode == IEEE80211_SMPS_DYNAMIC); in mt76_connac_mcu_wtbl_smps_tlv()
/linux-6.3-rc2/drivers/iio/adc/
A Dstm32-adc.c2042 u32 smp = 0, smps[STM32_ADC_CH_MAX], chans[STM32_ADC_CH_MAX]; in stm32_adc_legacy_chan_init() local
2093 smps, adc->nsmps); in stm32_adc_legacy_chan_init()
2107 smp = smps[i]; in stm32_adc_legacy_chan_init()

Completed in 120 milliseconds

12