Home
last modified time | relevance | path

Searched refs:bt_num (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/intel/boards/
Dsof_sdw.c942 int sdw_be_num = 0, ssp_num = 0, dmic_num = 0, bt_num = 0; in sof_card_dai_links_create() local
1017 bt_num = 1; in sof_card_dai_links_create()
1021 intel_ctx->hdmi.idisp_codec ? hdmi_num : 0, bt_num); in sof_card_dai_links_create()
1030 num_links = sdw_be_num + ssp_num + dmic_num + hdmi_num + bt_num; in sof_card_dai_links_create()
/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hem.c210 u32 bt_num; in hns_roce_calc_hem_mhop() local
222 bt_num = hns_roce_get_bt_num(table->type, mhop->hop_num); in hns_roce_calc_hem_mhop()
227 switch (bt_num) { in hns_roce_calc_hem_mhop()
307 u32 bt_num; in calc_hem_config() local
318 bt_num = hns_roce_get_bt_num(table->type, mhop->hop_num); in calc_hem_config()
319 switch (bt_num) { in calc_hem_config()