/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | cx24123.c | 106 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 [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | cx24123.c | 106 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 [all...] |
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 1474 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()
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 1664 int i, freq, freq_high, freq_low; in set_clx_pbf_cpufreq_scaling_min_max() local 1675 freq_high = pbf_info->p1_high * 100000; in set_clx_pbf_cpufreq_scaling_min_max() 1684 freq = freq_high; in set_clx_pbf_cpufreq_scaling_min_max()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-nintendo.c | 1555 static void joycon_encode_rumble(u8 *data, u16 freq_low, u16 freq_high, u16 amp) in joycon_encode_rumble() argument 1562 freq_data_high = joycon_find_rumble_freq(freq_high); in joycon_encode_rumble()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 5977 u32 freq_low, u32 freq_high) in ath11k_mac_update_ch_list() 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() 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 D | mac.c | 6937 u32 freq_low, u32 freq_high) in ath12k_mac_update_ch_list() 6941 if (!(freq_low && freq_high)) in ath12k_mac_update_ch_list() 6946 band->channels[i].center_freq > freq_high) 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 D | mac.c | 9154 u32 freq_low, u32 freq_high) in ath11k_mac_update_ch_list() 9158 if (!(freq_low && freq_high)) in ath11k_mac_update_ch_list() 9163 band->channels[i].center_freq > freq_high) 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
|