Home
last modified time | relevance | path

Searched refs:freq_high (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/media/dvb-frontends/
Dcx24123.c106 u32 freq_high; member
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 = 2150000,
[all …]
/Linux-v5.10/tools/power/x86/intel-speed-select/
Disst-config.c1443 int i, pkg_id, die_id, freq, freq_high, freq_low; in set_clx_pbf_cpufreq_scaling_min_max() local
1454 freq_high = pbf_info->p1_high * 100000; in set_clx_pbf_cpufreq_scaling_min_max()
1466 freq = freq_high; in set_clx_pbf_cpufreq_scaling_min_max()
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dmac.c5907 u32 freq_low, u32 freq_high) in ath11k_mac_update_ch_list() argument
5911 if (!(freq_low && freq_high)) in ath11k_mac_update_ch_list()
5916 band->channels[i].center_freq > freq_high) in ath11k_mac_update_ch_list()