Home
last modified time | relevance | path

Searched refs:tx_num (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-ufs.c1146 int tx_num; member
1337 .tx_num = ARRAY_SIZE(milos_ufsphy_tx),
1363 .tx_num = ARRAY_SIZE(msm8996_ufsphy_tx),
1386 .tx_num = ARRAY_SIZE(sm8350_ufsphy_tx),
1398 .tx_num = ARRAY_SIZE(sm8350_ufsphy_g4_tx),
1420 .tx_num = ARRAY_SIZE(sc7280_ufsphy_tx),
1432 .tx_num = ARRAY_SIZE(sm8250_ufsphy_hs_g4_tx),
1454 .tx_num = ARRAY_SIZE(sm8350_ufsphy_tx),
1466 .tx_num = ARRAY_SIZE(sm8350_ufsphy_g4_tx),
1488 .tx_num = ARRAY_SIZE(sdm845_ufsphy_tx),
[all …]
H A Dphy-qcom-qmp-pcie.c3242 int tx_num; member
3544 .tx_num = ARRAY_SIZE(ipq8074_pcie_tx_tbl),
3569 .tx_num = ARRAY_SIZE(ipq8074_pcie_gen3_tx_tbl),
3598 .tx_num = ARRAY_SIZE(ipq6018_pcie_tx_tbl),
3625 .tx_num = ARRAY_SIZE(ipq8074_pcie_gen3_tx_tbl),
3653 .tx_num = ARRAY_SIZE(ipq8074_pcie_gen3_tx_tbl),
3681 .tx_num = ARRAY_SIZE(qcs615_pcie_tx_tbl),
3705 .tx_num = ARRAY_SIZE(sa8775p_qmp_gen4_pcie_tx_tbl),
3740 .tx_num = ARRAY_SIZE(sdm845_qmp_pcie_tx_tbl),
3767 .tx_num = ARRAY_SIZE(sdm845_qhp_pcie_tx_tbl),
[all …]
/linux/sound/soc/qcom/qdsp6/
H A Dq6afe-dai.c208 unsigned int tx_num, const unsigned int *tx_slot, in q6tdm_set_channel_map() argument
224 if (tx_num > AFE_PORT_MAX_AUDIO_CHAN_CNT) { in q6tdm_set_channel_map()
226 tx_num); in q6tdm_set_channel_map()
230 for (i = 0; i < tx_num; i++) in q6tdm_set_channel_map()
233 for (i = tx_num; i < AFE_PORT_MAX_AUDIO_CHAN_CNT; i++) in q6tdm_set_channel_map()
236 tdm->num_channels = tx_num; in q6tdm_set_channel_map()
286 unsigned int tx_num, in q6dma_set_channel_map() argument
315 if (tx_num > AFE_PORT_MAX_AUDIO_CHAN_CNT) { in q6dma_set_channel_map()
317 tx_num); in q6dma_set_channel_map()
449 unsigned int tx_num, in q6slim_set_channel_map() argument
[all …]
H A Dq6apm-lpass-dais.c28 unsigned int tx_num, in q6dma_set_channel_map() argument
56 if (tx_num > AR_PCM_MAX_NUM_CHANNEL) { in q6dma_set_channel_map()
58 tx_num); in q6dma_set_channel_map()
61 for (i = 0; i < tx_num; i++) in q6dma_set_channel_map()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c1036 static u8 get_rate_id(u8 wireless_set, enum rtw_bandwidth bw_mode, u8 tx_num) in get_rate_id() argument
1051 if (tx_num == 1) in get_rate_id()
1053 else if (tx_num == 2) in get_rate_id()
1055 else if (tx_num == 3) in get_rate_id()
1060 if (tx_num == 1) in get_rate_id()
1062 else if (tx_num == 2) in get_rate_id()
1064 else if (tx_num == 3) in get_rate_id()
1066 else if (tx_num == 4) in get_rate_id()
1069 if (tx_num == 1) in get_rate_id()
1071 else if (tx_num == 2) in get_rate_id()
[all …]
H A Dphy.h84 u32 tx_num; member
/linux/include/sound/
H A Dsoc-dai.h185 unsigned int tx_num, const unsigned int *tx_slot,
199 unsigned int *tx_num, unsigned int *tx_slot,
301 unsigned int tx_num, const unsigned int *tx_slot,
304 unsigned int *tx_num, unsigned int *tx_slot,
H A Dcs35l41.h911 unsigned int tx_num, const unsigned int *tx_slot,
/linux/sound/soc/codecs/
H A Dadau7118.c124 unsigned int tx_num, in adau7118_set_channel_map() argument
133 dev_dbg(st->dev, "Set channel map, %d", tx_num); in adau7118_set_channel_map()
135 for (chan = 0; chan < tx_num; chan++) { in adau7118_set_channel_map()
H A Dmax98504.c223 unsigned int tx_num, in max98504_set_channel_map() argument
232 for (i = 0; i < tx_num; i++) in max98504_set_channel_map()
H A Dcs35l41-lib.c939 unsigned int tx_num, const unsigned int *tx_slot, in cs35l41_set_channels() argument
945 if (tx_num > 4 || rx_num > 2) in cs35l41_set_channels()
959 for (i = 0; i < tx_num; i++) { in cs35l41_set_channels()
H A Dpm4125.c1429 unsigned int *tx_num, unsigned int *tx_slot, in pm4125_get_channel_map() argument
1449 if (!tx_slot || !tx_num) { in pm4125_get_channel_map()
1450 dev_err(dai->dev, "Invalid tx_slot %p or tx_num %p\n", tx_slot, tx_num); in pm4125_get_channel_map()
1457 *tx_num = i; in pm4125_get_channel_map()
H A Dwcd9335.c1990 unsigned int tx_num, in wcd9335_set_channel_map() argument
2012 wcd->num_tx_port = tx_num; in wcd9335_set_channel_map()
2013 for (i = 0; i < tx_num; i++) { in wcd9335_set_channel_map()
2022 unsigned int *tx_num, unsigned int *tx_slot, in wcd9335_get_channel_map() argument
2050 if (!tx_slot || !tx_num) { in wcd9335_get_channel_map()
2052 tx_slot, tx_num); in wcd9335_get_channel_map()
2058 *tx_num = i; in wcd9335_get_channel_map()
H A Dwcd934x.c1905 unsigned int tx_num, in wcd934x_set_channel_map() argument
1915 if (tx_num > WCD934X_TX_MAX || rx_num > WCD934X_RX_MAX) { in wcd934x_set_channel_map()
1917 tx_num, rx_num); in wcd934x_set_channel_map()
1932 for (i = 0; i < tx_num; i++) { in wcd934x_set_channel_map()
1941 unsigned int *tx_num, unsigned int *tx_slot, in wcd934x_get_channel_map() argument
1969 if (!tx_slot || !tx_num) { in wcd934x_get_channel_map()
1971 tx_slot, tx_num); in wcd934x_get_channel_map()
1978 *tx_num = i; in wcd934x_get_channel_map()
H A Dwcd937x.c2657 unsigned int *tx_num, unsigned int *tx_slot, in wcd937x_get_channel_map() argument
2678 if (!tx_slot || !tx_num) { in wcd937x_get_channel_map()
2680 tx_slot, tx_num); in wcd937x_get_channel_map()
2687 *tx_num = i; in wcd937x_get_channel_map()
H A Dlpass-wsa-macro.c1302 unsigned int *tx_num, unsigned int *tx_slot, in wsa_macro_get_channel_map() argument
1312 *tx_num = wsa->active_ch_cnt[dai->id]; in wsa_macro_get_channel_map()
1338 *tx_num = cnt; in wsa_macro_get_channel_map()
H A Dlpass-va-macro.c902 unsigned int *tx_num, unsigned int *tx_slot, in va_macro_get_channel_map() argument
914 *tx_num = va->active_ch_cnt[dai->id]; in va_macro_get_channel_map()
/linux/sound/soc/
H A Dsoc-dai.c298 unsigned int tx_num, const unsigned int *tx_slot, in snd_soc_dai_set_channel_map() argument
305 ret = dai->driver->ops->set_channel_map(dai, tx_num, tx_slot, in snd_soc_dai_set_channel_map()
322 unsigned int *tx_num, unsigned int *tx_slot, in snd_soc_dai_get_channel_map() argument
329 ret = dai->driver->ops->get_channel_map(dai, tx_num, tx_slot, in snd_soc_dai_get_channel_map()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.c1135 if (update_timer->timer_tx_num != update_timer->tx_num) { in ath11k_dp_shadow_timer_handler()
1136 update_timer->timer_tx_num = update_timer->tx_num; in ath11k_dp_shadow_timer_handler()
1156 update_timer->tx_num++; in ath11k_dp_shadow_start_timer()
1162 update_timer->timer_tx_num = update_timer->tx_num; in ath11k_dp_shadow_start_timer()
1186 update_timer->tx_num = 0; in ath11k_dp_shadow_init_timer()
/linux/drivers/net/can/
H A Djanz-ican3.c261 unsigned int tx_num; member
427 mod->tx_num = 0; in ican3_init_new_host_interface()
561 void __iomem *desc_addr = mod->dpm + (mod->tx_num * sizeof(desc)); in ican3_new_send_msg()
582 mod->tx_num = (desc.control & DESC_WRAP) ? 0 : (mod->tx_num + 1); in ican3_new_send_msg()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c881 u8 shift = 0, rate_section, tx_num; in _rtl8723be_get_txpower_by_rate() local
886 tx_num = RF_TX_NUM_NONIMPLEMENT; in _rtl8723be_get_txpower_by_rate()
888 if (tx_num == RF_TX_NUM_NONIMPLEMENT) { in _rtl8723be_get_txpower_by_rate()
890 tx_num = RF_2TX; in _rtl8723be_get_txpower_by_rate()
892 tx_num = RF_1TX; in _rtl8723be_get_txpower_by_rate()
936 tx_pwr_diff = (u8)(rtlphy->tx_power_by_rate_offset[band][rfpath][tx_num] in _rtl8723be_get_txpower_by_rate()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c1154 u8 shift = 0, sec, tx_num; in _rtl92ee_get_txpower_by_rate() local
1158 tx_num = RF_TX_NUM_NONIMPLEMENT; in _rtl92ee_get_txpower_by_rate()
1160 if (tx_num == RF_TX_NUM_NONIMPLEMENT) { in _rtl92ee_get_txpower_by_rate()
1162 tx_num = RF_2TX; in _rtl92ee_get_txpower_by_rate()
1164 tx_num = RF_1TX; in _rtl92ee_get_txpower_by_rate()
1209 diff = (u8)(rtlphy->tx_power_by_rate_offset[band][rf][tx_num][sec] >> in _rtl92ee_get_txpower_by_rate()
/linux/drivers/input/touchscreen/
H A Dhimax_hx852x.c64 u8 tx_num; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c2481 u8 shift = 0, rate_section, tx_num; in _rtl8821ae_phy_get_txpower_by_rate() local
2486 tx_num = RF_TX_NUM_NONIMPLEMENT; in _rtl8821ae_phy_get_txpower_by_rate()
2488 if (tx_num == RF_TX_NUM_NONIMPLEMENT) { in _rtl8821ae_phy_get_txpower_by_rate()
2491 tx_num = RF_2TX; in _rtl8821ae_phy_get_txpower_by_rate()
2493 tx_num = RF_1TX; in _rtl8821ae_phy_get_txpower_by_rate()
2559 [tx_num][rate_section] >> shift) & 0xff; in _rtl8821ae_phy_get_txpower_by_rate()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h326 u32 tx_num; member

12