Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dcx24123.c105 u32 freq_low; member
113 .freq_low = 950000,
121 .freq_low = 1075000,
129 .freq_low = 1178000,
137 .freq_low = 1296000,
145 .freq_low = 1432000,
153 .freq_low = 1576000,
161 .freq_low = 1718000,
169 .freq_low = 1856000,
177 .freq_low = 2036000,
[all …]
H A Ds921.c55 u32 freq_low; member
269 if (p->frequency < s921_bandselect[band].freq_low) in s921_pll_tune()
/OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/
H A Disst-config.c1474 int i, pkg_id, die_id, freq, freq_high, freq_low; in set_clx_pbf_cpufreq_scaling_min_max() local
1486 freq_low = pbf_info->p1_low * 100000; in set_clx_pbf_cpufreq_scaling_min_max()
1499 freq = freq_low; in set_clx_pbf_cpufreq_scaling_min_max()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c5977 u32 freq_low, u32 freq_high) in ath11k_mac_update_ch_list() argument
5981 if (!(freq_low && freq_high)) in ath11k_mac_update_ch_list()
5985 if (band->channels[i].center_freq < freq_low || in ath11k_mac_update_ch_list()