Searched refs:freq_high (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/media/dvb-frontends/
H A Dcx24123.c106 u32 freq_high; member in struct:cx24123_bandselect_val
114 .freq_high = 1074999,
122 .freq_high = 1177999,
130 .freq_high = 1295999,
138 .freq_high = 1431999,
146 .freq_high = 1575999,
154 .freq_high = 1717999,
162 .freq_high = 1855999,
170 .freq_high = 2035999,
178 .freq_high
[all...]
/linux-master/tools/power/x86/intel-speed-select/
H A Disst-config.c1716 int i, freq, freq_high, freq_low; local
1727 freq_high = pbf_info->p1_high * 100000;
1736 freq = freq_high;
/linux-master/drivers/hid/
H A Dhid-nintendo.c1899 static void joycon_encode_rumble(u8 *data, u16 freq_low, u16 freq_high, u16 amp) argument
1906 freq_data_high = joycon_find_rumble_freq(freq_high);
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c7634 u32 freq_low, u32 freq_high)
7638 if (!(freq_low && freq_high))
7643 band->channels[i].center_freq > freq_high)
7632 ath12k_mac_update_ch_list(struct ath12k *ar, struct ieee80211_supported_band *band, u32 freq_low, u32 freq_high) argument
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c9699 u32 freq_low, u32 freq_high)
9703 if (!(freq_low && freq_high))
9708 band->channels[i].center_freq > freq_high)
9697 ath11k_mac_update_ch_list(struct ath11k *ar, struct ieee80211_supported_band *band, u32 freq_low, u32 freq_high) argument

Completed in 157 milliseconds