Searched refs:freq_high (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/media/dvb-frontends/ |
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 = 2150000, [all …]
|
/linux-6.1.9/tools/power/x86/intel-speed-select/ |
D | isst-config.c | 1519 int i, freq, freq_high, freq_low; in set_clx_pbf_cpufreq_scaling_min_max() local 1530 freq_high = pbf_info->p1_high * 100000; in set_clx_pbf_cpufreq_scaling_min_max() 1539 freq = freq_high; in set_clx_pbf_cpufreq_scaling_min_max()
|
/linux-6.1.9/drivers/hid/ |
D | hid-nintendo.c | 1479 static void joycon_encode_rumble(u8 *data, u16 freq_low, u16 freq_high, u16 amp) in joycon_encode_rumble() argument 1486 freq_data_high = joycon_find_rumble_freq(freq_high); in joycon_encode_rumble()
|
/linux-6.1.9/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 8647 u32 freq_low, u32 freq_high) in ath11k_mac_update_ch_list() argument 8651 if (!(freq_low && freq_high)) in ath11k_mac_update_ch_list() 8656 band->channels[i].center_freq > freq_high) in ath11k_mac_update_ch_list()
|