Home
last modified time | relevance | path

Searched refs:rate_set (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.c155 if (csiphy->rate_set[i]) { in csiphy_set_clock_rates()
643 csiphy->rate_set = devm_kcalloc(dev, in msm_csiphy_subdev_init()
645 sizeof(*csiphy->rate_set), in msm_csiphy_subdev_init()
647 if (!csiphy->rate_set) in msm_csiphy_subdev_init()
678 csiphy->rate_set[i] = csiphy_match_clock_name(clock->name, in msm_csiphy_subdev_init()
681 if (csiphy->rate_set[i]) in msm_csiphy_subdev_init()
685 csiphy->rate_set[i] = csiphy_match_clock_name(clock->name, in msm_csiphy_subdev_init()
688 if (csiphy->rate_set[i]) in msm_csiphy_subdev_init()
692 csiphy->rate_set[i] = csiphy_match_clock_name(clock->name, "csiphy%d", csiphy->id); in msm_csiphy_subdev_init()
H A Dcamss-csiphy.h105 bool *rate_set; member
/linux/drivers/net/wireless/ti/wl18xx/
H A Dacx.c139 u32 rate_set, u8 hlid) in wl18xx_acx_set_peer_cap() argument
147 ht_cap->ht_supported, ht_cap->cap, rate_set); in wl18xx_acx_set_peer_cap()
172 acx->supported_rates = cpu_to_le32(rate_set); in wl18xx_acx_set_peer_cap()
H A Dacx.h398 u32 rate_set, u8 hlid);
H A Dmain.c1319 * we should modify the wlvif->rate_set instead
1324 u32 hw_rate_set = wlvif->rate_set; in wl18xx_sta_get_ap_rate_mask()
1706 u32 rate_set, u8 hlid) in wl18xx_set_peer_cap() argument
1709 rate_set, hlid); in wl18xx_set_peer_cap()
/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c436 u32 wl1271_tx_enabled_rates_get(struct wl1271 *wl, u32 rate_set, in wl1271_tx_enabled_rates_get() argument
445 if (rate_set & 0x1) in wl1271_tx_enabled_rates_get()
447 rate_set >>= 1; in wl1271_tx_enabled_rates_get()
451 rate_set >>= HW_HT_RATES_OFFSET - band->n_bitrates; in wl1271_tx_enabled_rates_get()
454 if (rate_set & 0x1) in wl1271_tx_enabled_rates_get()
456 rate_set >>= 1; in wl1271_tx_enabled_rates_get()
1184 u32 wl1271_tx_min_rate_get(struct wl1271 *wl, u32 rate_set) in wl1271_tx_min_rate_get() argument
1186 if (WARN_ON(!rate_set)) in wl1271_tx_min_rate_get()
1189 return BIT(__ffs(rate_set)); in wl1271_tx_min_rate_get()
H A Dtx.h236 u32 wl1271_tx_enabled_rates_get(struct wl1271 *wl, u32 rate_set,
238 u32 wl1271_tx_min_rate_get(struct wl1271 *wl, u32 rate_set);
H A Dhw_ops.h235 u32 rate_set, u8 hlid) in wlcore_hw_set_peer_cap() argument
239 rate_set, hlid); in wlcore_hw_set_peer_cap()
H A Dwlcore_i.h417 u32 rate_set; member
H A Dcmd.c567 wlvif->basic_rate_set, wlvif->rate_set); in wl12xx_cmd_role_start_sta()
792 cmd->sta.local_rates = cpu_to_le32(wlvif->rate_set); in wl12xx_cmd_role_start_ibss()
800 cmd->ibss.remote_rates = cpu_to_le32(wlvif->rate_set); in wl12xx_cmd_role_start_ibss()
805 wlvif->basic_rate_set, wlvif->rate_set); in wl12xx_cmd_role_start_ibss()
H A Dwlcore.h102 u32 rate_set, u8 hlid);
H A Dmain.c2325 wlvif->rate_set = CONF_TX_RATE_MASK_BASIC; in wl12xx_init_vif_data()
2343 wlvif->rate_set = CONF_TX_ENABLED_RATES; in wl12xx_init_vif_data()
3058 wlvif->rate_set = in wlcore_set_assoc()
3128 wlvif->rate_set = wlvif->basic_rate_set; in wl1271_set_band_rate()
4367 wlvif->rate_set = in wlcore_set_bssid()
4529 wlvif->rate_set = CONF_TX_IBSS_DEFAULT_RATES; in wl1271_bss_info_changed_sta()
4609 wlvif->rate_set, in wl1271_bss_info_changed_sta()
H A Ddebugfs.c591 VIF_STATE_PRINT_HEX(rate_set); in vifs_state_read()
H A Dacx.c738 wlvif->basic_rate, wlvif->rate_set); in wl1271_acx_sta_rate_policies()
/linux/sound/pci/echoaudio/
H A Dechoaudio.h361 char rate_set; /* protected by mode_mutex */ member
H A Dechoaudio.c338 dev_dbg(chip->card->dev, "pcm_open opencount=%d can_set_rate=%d, rate_set=%d", in pcm_open()
339 chip->opencount, chip->can_set_rate, chip->rate_set); in pcm_open()
342 if (chip->opencount > 1 && chip->rate_set) in pcm_open()
504 dev_dbg(chip->card->dev, "pcm_open opencount=%d can_set_rate=%d, rate_set=%d", in pcm_close()
505 chip->opencount, chip->can_set_rate, chip->rate_set); in pcm_close()
515 chip->rate_set = 0; in pcm_close()
602 chip->rate_set = 1; in init_engine()
/linux/tools/testing/selftests/drivers/net/hw/
H A Ddevlink_rate_tc_bw.py205 cfg.devnl.rate_set({
224 raise KsftFailEx(f"rate_set failed on VF port {port_index}") from exc
/linux/drivers/clk/
H A Dclk-scmi.c91 return scmi_proto_clk_ops->rate_set(clk->ph, clk->id, rate); in scmi_clk_set_rate()
/linux/include/linux/
H A Dscmi_protocol.h93 * @rate_set: set the clock rate of a clock
109 int (*rate_set)(const struct scmi_protocol_handle *ph, u32 clk_id, member
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1459 return wlvif->rate_set; in wl12xx_sta_get_ap_rate_mask()
1651 u32 rate_set, u8 hlid) in wl12xx_set_peer_cap() argument
/linux/drivers/firmware/arm_scmi/
H A Dclock.c940 .rate_set = scmi_clock_rate_set,