Home
last modified time | relevance | path

Searched refs:band2 (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dmax98095.h16 u16 band2[5]; member
27 u16 band2[5]; member
H A Dmax98088.h16 u16 band2[5]; member
/linux/sound/soc/codecs/
H A Dmax98095.c1540 m98095_eq_band(component, channel, 1, coef_set->band2); in max98095_put_eq_enum()
1693 m98095_biquad_band(component, channel, 1, coef_set->band2); in max98095_put_bq_enum()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c966 static bool ath12k_mac_band_match(enum nl80211_band band1, enum WMI_HOST_WLAN_BAND band2) in ath12k_mac_band_match() argument
970 if (band2 & WMI_HOST_WLAN_2GHZ_CAP) in ath12k_mac_band_match()
975 if (band2 & WMI_HOST_WLAN_5GHZ_CAP) in ath12k_mac_band_match()