Home
last modified time | relevance | path

Searched refs:dcm (Results 1 – 25 of 83) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_rates.c164 wf_nsd2ndbps(uint mcs, uint nss, uint nsd, bool dcm) in wf_nsd2ndbps() argument
179 if (dcm) { in wf_nsd2ndbps()
196 wf_he_mcs_to_Ndbps(uint mcs, uint nss, uint bw, bool dcm) in wf_he_mcs_to_Ndbps() argument
205 Ndbps = wf_nsd2ndbps(mcs, nss, Nsd, dcm); in wf_he_mcs_to_Ndbps()
218 if (dcm) { in wf_he_mcs_to_Ndbps()
229 wf_he_mcs_ru_to_ndbps(uint8 mcs, uint8 nss, bool dcm, uint8 ru_index) in wf_he_mcs_ru_to_ndbps() argument
238 ndbps = wf_nsd2ndbps(mcs, nss, nsd, dcm); in wf_he_mcs_ru_to_ndbps()
252 if (dcm && wlc_mcs_info[mcs].dcm_capable) { in wf_he_mcs_ru_to_ndbps()
272 wf_he_mcs_to_rate(uint mcs, uint nss, uint bw, uint gi, bool dcm) in wf_he_mcs_to_rate() argument
280 rate = wf_nsd2ndbps(mcs, nss, rate, dcm); in wf_he_mcs_to_rate()
[all …]
H A Dbcmwifi_rspec.c41 bool dcm = (rspec & WL_RSPEC_DCM) != 0; in wf_he_rspec_to_rate() local
53 return wf_he_mcs_to_rate(mcs, nss, bw, gi, dcm); in wf_he_rspec_to_rate()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dmax8903_charger.c86 if (gpio_is_valid(pdata->dcm)) in max8903_dcin()
87 gpio_set_value(pdata->dcm, ta_in ? 1 : 0); in max8903_dcin()
203 pdata->dcm = of_get_named_gpio(np, "dcm-gpios", 0); in max8903_parse_dt_data()
204 if (!gpio_is_valid(pdata->dcm)) in max8903_parse_dt_data()
205 pdata->dcm = -EINVAL; in max8903_parse_dt_data()
251 if (gpio_is_valid(pdata->dcm)) { in max8903_setup_gpios()
252 ret = devm_gpio_request(dev, pdata->dcm, data->psy_desc.name); in max8903_setup_gpios()
256 pdata->dcm, ret); in max8903_setup_gpios()
260 gpio = pdata->dcm; /* Output */ in max8903_setup_gpios()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_plcp_gen.h49 bool dcm; member
64 bool dcm; member
124 bool dcm; member
172 bool dcm; member
H A Dhalbb_plcp_gen.c150 …info *bb, u16 n_sd, enum coding_rate_t code_rate, u8 n_bpscs, u8 nss, bool dcm, struct plcp_mcs_ta… in halbb_com_par_cal() argument
152 if (dcm) in halbb_com_par_cal()
254 out->dcm = 0; in halbb_legacy_mcs_table()
278 out->dcm = 0; in halbb_ht_mcs_table()
292 out->dcm = 0; in halbb_ht_mcs_table()
362 out->dcm = 0; in halbb_vht_mcs_table()
367 out->dcm = 0; in halbb_vht_mcs_table()
385 …->nss > 0 && in->nss <= 8) && (!in->dcm || in->mcs == 0 || in->mcs == 1 || in->mcs == 3 || in->mcs… in halbb_he_mcs_table()
393 in->dcm, out); in halbb_he_mcs_table()
395 …halbb_com_par_cal(bb, n_sd_short_table[in->dcm][in->ru_size], code_rate_table[in->mcs], n_bpscs_ta… in halbb_he_mcs_table()
[all …]
H A Dhalbb_rua_tbl.c53 rate_i->dcm = rate_ent->dcm; in halbb_ru_rate_cfg()
807 tbl->tf.rate.dcm = 0; in halbb_test_dlru_gp_tbl()
829 sta_ent->rate.dcm = 0; in halbb_test_dl_sta_ent0()
847 sta_ent->rate.dcm = 0; in halbb_test_dl_sta_ent1()
865 sta_ent->rate.dcm = 0; in halbb_test_dl_sta_ent2()
883 sta_ent->rate.dcm = 0; in halbb_test_dl_sta_ent3()
966 sta_ent->rate.dcm = 0; in halbb_test_ul_sta_ent0()
988 sta_ent->rate.dcm = 0; in halbb_test_ul_sta_ent1()
1009 sta_ent->rate.dcm = 0; in halbb_test_ul_sta_ent2()
1030 sta_ent->rate.dcm = 0; in halbb_test_ul_sta_ent3()
[all …]
H A Dhalbb_plcp_tx_ex.h59 u8 dcm: 1; member
142 u32 dcm : 1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_plcp_gen.h49 bool dcm; member
64 bool dcm; member
124 bool dcm; member
172 bool dcm; member
H A Dhalbb_plcp_gen.c150 …info *bb, u16 n_sd, enum coding_rate_t code_rate, u8 n_bpscs, u8 nss, bool dcm, struct plcp_mcs_ta… in halbb_com_par_cal() argument
152 if (dcm) in halbb_com_par_cal()
254 out->dcm = 0; in halbb_legacy_mcs_table()
278 out->dcm = 0; in halbb_ht_mcs_table()
292 out->dcm = 0; in halbb_ht_mcs_table()
362 out->dcm = 0; in halbb_vht_mcs_table()
367 out->dcm = 0; in halbb_vht_mcs_table()
385 …->nss > 0 && in->nss <= 8) && (!in->dcm || in->mcs == 0 || in->mcs == 1 || in->mcs == 3 || in->mcs… in halbb_he_mcs_table()
393 in->dcm, out); in halbb_he_mcs_table()
395 …halbb_com_par_cal(bb, n_sd_short_table[in->dcm][in->ru_size], code_rate_table[in->mcs], n_bpscs_ta… in halbb_he_mcs_table()
[all …]
H A Dhalbb_rua_tbl.c53 rate_i->dcm = rate_ent->dcm; in halbb_ru_rate_cfg()
807 tbl->tf.rate.dcm = 0; in halbb_test_dlru_gp_tbl()
829 sta_ent->rate.dcm = 0; in halbb_test_dl_sta_ent0()
847 sta_ent->rate.dcm = 0; in halbb_test_dl_sta_ent1()
865 sta_ent->rate.dcm = 0; in halbb_test_dl_sta_ent2()
883 sta_ent->rate.dcm = 0; in halbb_test_dl_sta_ent3()
966 sta_ent->rate.dcm = 0; in halbb_test_ul_sta_ent0()
988 sta_ent->rate.dcm = 0; in halbb_test_ul_sta_ent1()
1009 sta_ent->rate.dcm = 0; in halbb_test_ul_sta_ent2()
1030 sta_ent->rate.dcm = 0; in halbb_test_ul_sta_ent3()
[all …]
H A Dhalbb_plcp_tx_ex.h59 u8 dcm: 1; member
142 u32 dcm : 1; member
/OK3568_Linux_fs/kernel/drivers/dma/
H A Ddma-jz4780.c107 uint32_t dcm; member
309 desc->dcm = JZ_DMA_DCM_SAI; in jz4780_dma_setup_hwdesc()
316 desc->dcm = JZ_DMA_DCM_DAI; in jz4780_dma_setup_hwdesc()
345 desc->dcm |= tsz << JZ_DMA_DCM_TSZ_SHIFT; in jz4780_dma_setup_hwdesc()
346 desc->dcm |= width << JZ_DMA_DCM_SP_SHIFT; in jz4780_dma_setup_hwdesc()
347 desc->dcm |= width << JZ_DMA_DCM_DP_SHIFT; in jz4780_dma_setup_hwdesc()
378 desc->desc[i].dcm |= JZ_DMA_DCM_TIE; in jz4780_dma_prep_slave_sg()
383 desc->desc[i].dcm |= JZ_DMA_DCM_LINK; in jz4780_dma_prep_slave_sg()
433 desc->desc[i].dcm |= JZ_DMA_DCM_TIE | JZ_DMA_DCM_LINK; in jz4780_dma_prep_dma_cyclic()
469 desc->desc[0].dcm = JZ_DMA_DCM_TIE | JZ_DMA_DCM_SAI | JZ_DMA_DCM_DAI | in jz4780_dma_prep_dma_memcpy()
[all …]
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-mt65xx.c209 unsigned char dcm: 1; member
315 .dcm = 1,
329 .dcm = 1,
343 .dcm = 0,
357 .dcm = 1,
370 .dcm = 1,
384 .dcm = 0,
398 .dcm = 0,
515 if (i2c->dev_comp->dcm) in mtk_i2c_init_hw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.c477 u8 dcm, u8 offset) in halrf_get_dcm_offset_pwr_by_rate() argument
481 if (dcm == 0) in halrf_get_dcm_offset_pwr_by_rate()
483 else if (dcm == 1) { in halrf_get_dcm_offset_pwr_by_rate()
921 u8 rf_path, u16 rate, u8 dcm, u8 offset) in halrf_get_power_by_rate() argument
930 __func__, rf_path, rate, dcm); in halrf_get_power_by_rate()
937 rate_tmp = halrf_get_dcm_offset_pwr_by_rate(rf, rate, dcm, offset); in halrf_get_power_by_rate()
956 enum phl_phy_idx phy, u16 rate, u8 dcm, u8 offset, u32 band) in halrf_get_power_by_rate_band() argument
963 __func__, rate, dcm, band); in halrf_get_power_by_rate_band()
965 rate_tmp = halrf_get_dcm_offset_pwr_by_rate(rf, rate, dcm, offset); in halrf_get_power_by_rate_band()
1083 u8 rf_path, u16 rate, u8 dcm, u8 offset, u8 bandwidth, in halrf_get_power() argument
[all …]
H A Dhalrf_ex.h78 u8 rf_path, u16 rate, u8 dcm, u8 offset);
80 enum phl_phy_idx phy, u16 rate, u8 dcm, u8 offset, u32 band);
88 u8 rf_path, u16 rate, u8 dcm, u8 offset, u8 bandwidth,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.c477 u8 dcm, u8 offset) in halrf_get_dcm_offset_pwr_by_rate() argument
481 if (dcm == 0) in halrf_get_dcm_offset_pwr_by_rate()
483 else if (dcm == 1) { in halrf_get_dcm_offset_pwr_by_rate()
921 u8 rf_path, u16 rate, u8 dcm, u8 offset) in halrf_get_power_by_rate() argument
930 __func__, rf_path, rate, dcm); in halrf_get_power_by_rate()
937 rate_tmp = halrf_get_dcm_offset_pwr_by_rate(rf, rate, dcm, offset); in halrf_get_power_by_rate()
956 enum phl_phy_idx phy, u16 rate, u8 dcm, u8 offset, u32 band) in halrf_get_power_by_rate_band() argument
963 __func__, rate, dcm, band); in halrf_get_power_by_rate_band()
965 rate_tmp = halrf_get_dcm_offset_pwr_by_rate(rf, rate, dcm, offset); in halrf_get_power_by_rate_band()
1083 u8 rf_path, u16 rate, u8 dcm, u8 offset, u8 bandwidth, in halrf_get_power() argument
[all …]
H A Dhalrf_ex.h78 u8 rf_path, u16 rate, u8 dcm, u8 offset);
80 enum phl_phy_idx phy, u16 rate, u8 dcm, u8 offset, u32 band);
88 u8 rf_path, u16 rate, u8 dcm, u8 offset, u8 bandwidth,
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_sys.h236 uint8_t est, uint8_t rpm, uint8_t dcm, in qbman_set_swp_cfg() argument
244 e32_uint8_t(10, 2, dcm) | e32_uint8_t(8, 2, epm) | in qbman_set_swp_cfg()
/OK3568_Linux_fs/kernel/include/linux/power/
H A Dmax8903_charger.h24 int dcm; /* Current-Limit Mode input (1: DC, 2: USB) */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/
H A Dphl_test_mp_tx.c39 PHL_INFO("%s arg->dcm = %d\n",__FUNCTION__, arg->dcm); in phl_mp_get_plcp_usr_info()
54 mp->usr[plcp_usr_idx].dcm = arg->dcm; in phl_mp_get_plcp_usr_info()
70 PHL_INFO("%s dcm = %d\n",__FUNCTION__, mp->usr[plcp_usr_idx].dcm); in phl_mp_get_plcp_usr_info()
207 PHL_INFO("%s dcm = %d\n",__FUNCTION__, plcp_tx_struct->usr[i].dcm); in phl_mp_get_plcp_common_info()
687 u32 dcm = sw_tx_param ->dcm; in phl_mp_tx_tmac() local
704 test_param.tx_cap.f_dcm = (u8)dcm; in phl_mp_tx_tmac()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp_tx.c39 PHL_INFO("%s arg->dcm = %d\n",__FUNCTION__, arg->dcm); in phl_mp_get_plcp_usr_info()
54 mp->usr[plcp_usr_idx].dcm = arg->dcm; in phl_mp_get_plcp_usr_info()
70 PHL_INFO("%s dcm = %d\n",__FUNCTION__, mp->usr[plcp_usr_idx].dcm); in phl_mp_get_plcp_usr_info()
207 PHL_INFO("%s dcm = %d\n",__FUNCTION__, plcp_tx_struct->usr[i].dcm); in phl_mp_get_plcp_common_info()
687 u32 dcm = sw_tx_param ->dcm; in phl_mp_tx_tmac() local
704 test_param.tx_cap.f_dcm = (u8)dcm; in phl_mp_tx_tmac()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dmax8903-charger.txt12 - dcm-gpios: Current limit mode setting (DC=1 or USB=0, output)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_rates.h1253 uint wf_he_mcs_to_rate(uint mcs, uint nss, uint bw, uint gi, bool dcm);
1256 uint wf_he_mcs_to_Ndbps(uint mcs, uint nss, uint bw, bool dcm);
1257 uint32 wf_he_mcs_ru_to_ndbps(uint8 mcs, uint8 nss, bool dcm, uint8 ru_index);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmwifi_rates.h1253 uint wf_he_mcs_to_rate(uint mcs, uint nss, uint bw, uint gi, bool dcm);
1256 uint wf_he_mcs_to_Ndbps(uint mcs, uint nss, uint bw, bool dcm);
1257 uint32 wf_he_mcs_ru_to_ndbps(uint8 mcs, uint8 nss, bool dcm, uint8 ru_index);
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.c993 u32 nsts, cp_ltf, dcm; in ath11k_hal_rx_parse_mon_status_tlv() local
1009 dcm = info0 & HAL_RX_HE_SIG_A_SU_INFO_INFO0_DCM; in ath11k_hal_rx_parse_mon_status_tlv()
1023 if (dcm && ppdu_info->is_stbc) in ath11k_hal_rx_parse_mon_status_tlv()
1031 ppdu_info->dcm = dcm; in ath11k_hal_rx_parse_mon_status_tlv()

1234