Home
last modified time | relevance | path

Searched refs:band2 (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dmax98095.h16 u16 band2[5]; member
27 u16 band2[5]; member
H A Dmax98088.h16 u16 band2[5]; member
/kernel/linux/linux-6.6/include/sound/
H A Dmax98095.h16 u16 band2[5]; member
27 u16 band2[5]; member
H A Dmax98088.h16 u16 band2[5]; member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax98088.c1462 m98088_eq_band(component, 0, 1, coef_set->band2); in max98088_setup_eq1()
1509 m98088_eq_band(component, 1, 1, coef_set->band2); in max98088_setup_eq2()
H A Dmax98095.c1543 m98095_eq_band(component, channel, 1, coef_set->band2); in max98095_put_eq_enum()
1694 m98095_biquad_band(component, channel, 1, coef_set->band2); in max98095_put_bq_enum()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmax98088.c1461 m98088_eq_band(component, 0, 1, coef_set->band2); in max98088_setup_eq1()
1508 m98088_eq_band(component, 1, 1, coef_set->band2); in max98088_setup_eq2()
H A Dmax98095.c1537 m98095_eq_band(component, channel, 1, coef_set->band2); in max98095_put_eq_enum()
1688 m98095_biquad_band(component, channel, 1, coef_set->band2); in max98095_put_bq_enum()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c677 static bool ath11k_mac_band_match(enum nl80211_band band1, enum WMI_HOST_WLAN_BAND band2) in ath11k_mac_band_match() argument
679 return (((band1 == NL80211_BAND_2GHZ) && (band2 & WMI_HOST_WLAN_2G_CAP)) || in ath11k_mac_band_match()
681 (band2 & WMI_HOST_WLAN_5G_CAP))); in ath11k_mac_band_match()

Completed in 21 milliseconds