Home
last modified time | relevance | path

Searched refs:freq_low (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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
[all...]
H A Ds921.c55 u32 freq_low; member
269 if (p->frequency < s921_bandselect[band].freq_low) in s921_pll_tune()
/kernel/linux/linux-6.6/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
[all...]
H A Ds921.c55 u32 freq_low; member
269 if (p->frequency < s921_bandselect[band].freq_low) in s921_pll_tune()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-config.c1664 int i, freq, freq_high, freq_low; in set_clx_pbf_cpufreq_scaling_min_max() local
1676 freq_low = pbf_info->p1_low * 100000; in set_clx_pbf_cpufreq_scaling_min_max()
1686 freq = freq_low; in set_clx_pbf_cpufreq_scaling_min_max()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-nintendo.c1555 static void joycon_encode_rumble(u8 *data, u16 freq_low, u16 freq_high, u16 amp) in joycon_encode_rumble() argument
1561 freq_data_low = joycon_find_rumble_freq(freq_low); in joycon_encode_rumble()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dmac.c5977 u32 freq_low, u32 freq_high) in ath11k_mac_update_ch_list()
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()
5975 ath11k_mac_update_ch_list(struct ath11k *ar, struct ieee80211_supported_band *band, u32 freq_low, u32 freq_high) ath11k_mac_update_ch_list() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dmac.c6937 u32 freq_low, u32 freq_high) in ath12k_mac_update_ch_list()
6941 if (!(freq_low && freq_high)) in ath12k_mac_update_ch_list()
6945 if (band->channels[i].center_freq < freq_low || in ath12k_mac_update_ch_list()
6935 ath12k_mac_update_ch_list(struct ath12k *ar, struct ieee80211_supported_band *band, u32 freq_low, u32 freq_high) ath12k_mac_update_ch_list() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c9154 u32 freq_low, u32 freq_high) in ath11k_mac_update_ch_list()
9158 if (!(freq_low && freq_high)) in ath11k_mac_update_ch_list()
9162 if (band->channels[i].center_freq < freq_low || in ath11k_mac_update_ch_list()
9152 ath11k_mac_update_ch_list(struct ath11k *ar, struct ieee80211_supported_band *band, u32 freq_low, u32 freq_high) ath11k_mac_update_ch_list() argument

Completed in 48 milliseconds