Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A 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()
344 u32 bt_num; in calc_hem_config() local
355 bt_num = hns_roce_get_bt_num(table->type, mhop->hop_num); in calc_hem_config()
356 switch (bt_num) { in calc_hem_config()
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_sdw.c1556 int sdw_be_num = 0, ssp_num = 0, dmic_num = 0, hdmi_num = 0, bt_num = 0; in sof_card_dai_links_create() local
1614 bt_num = 1; in sof_card_dai_links_create()
1617 sdw_be_num, ssp_num, dmic_num, hdmi_num, bt_num); in sof_card_dai_links_create()
1620 num_links = sdw_be_num + ssp_num + dmic_num + hdmi_num + bt_num; in sof_card_dai_links_create()
1626 total_cpu_dai_num = sdw_cpu_dai_num + ssp_num + dmic_num + hdmi_num + bt_num; in sof_card_dai_links_create()