Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A 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 …]
/OK3568_Linux_fs/buildroot/package/opentyrian/
H A D0001-Move-definitions-that-don-t-need-to-be-exposed-from-opl-h-to-opl-c.patch122 + Bit32s freq_high; // highest three bits of the frequency, used for vibrato calculations
293 - Bit32s freq_high; // highest three bits of the frequency, used for vibrato calculations
/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
1485 freq_high = pbf_info->p1_high * 100000; in set_clx_pbf_cpufreq_scaling_min_max()
1497 freq = freq_high; 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()
5986 band->channels[i].center_freq > freq_high) in ath11k_mac_update_ch_list()