Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sound.c987 u8 bfmu_idx , bfmu_idx_tmp; in phl_snd_cal_mu_grp_bitmap() local
1028 bfmu_idx_tmp = rtw_hal_bf_get_sumu_idx(phl_info->hal, in phl_snd_cal_mu_grp_bitmap()
1041 if (bfmu_idx_tmp > bfmu_idx) { in phl_snd_cal_mu_grp_bitmap()
1043 BIT(bfmu_idx_tmp - 1); in phl_snd_cal_mu_grp_bitmap()
1046 BIT(bfmu_idx_tmp); in phl_snd_cal_mu_grp_bitmap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sound.c987 u8 bfmu_idx , bfmu_idx_tmp; in phl_snd_cal_mu_grp_bitmap() local
1028 bfmu_idx_tmp = rtw_hal_bf_get_sumu_idx(phl_info->hal, in phl_snd_cal_mu_grp_bitmap()
1041 if (bfmu_idx_tmp > bfmu_idx) { in phl_snd_cal_mu_grp_bitmap()
1043 BIT(bfmu_idx_tmp - 1); in phl_snd_cal_mu_grp_bitmap()
1046 BIT(bfmu_idx_tmp); in phl_snd_cal_mu_grp_bitmap()