Searched refs:freq_low (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | cx24123.c | 105 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 …]
|
D | s921.c | 55 u32 freq_low; member 269 if (p->frequency < s921_bandselect[band].freq_low) in s921_pll_tune()
|
/linux-6.12.1/tools/power/x86/intel-speed-select/ |
D | isst-config.c | 1736 int i, freq, freq_high, freq_low; in set_clx_pbf_cpufreq_scaling_min_max() local 1748 freq_low = pbf_info->p1_low * 100000; in set_clx_pbf_cpufreq_scaling_min_max() 1758 freq = freq_low; in set_clx_pbf_cpufreq_scaling_min_max()
|
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | core.h | 654 u32 freq_low; member
|
D | mac.c | 642 if (channel->center_freq >= ar->freq_low && in ath12k_mac_get_ar_by_chan() 8713 u32 freq_low, u32 freq_high) in ath12k_mac_update_ch_list() argument 8717 if (!(freq_low && freq_high)) in ath12k_mac_update_ch_list() 8721 if (band->channels[i].center_freq < freq_low || in ath12k_mac_update_ch_list() 8726 ar->freq_low = freq_low; in ath12k_mac_update_ch_list()
|
/linux-6.12.1/drivers/hid/ |
D | hid-nintendo.c | 1871 static void joycon_encode_rumble(u8 *data, u16 freq_low, u16 freq_high, u16 amp) in joycon_encode_rumble() argument 1877 freq_data_low = joycon_find_rumble_freq(freq_low); in joycon_encode_rumble()
|
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 9753 u32 freq_low, u32 freq_high) in ath11k_mac_update_ch_list() argument 9757 if (!(freq_low && freq_high)) in ath11k_mac_update_ch_list() 9761 if (band->channels[i].center_freq < freq_low || in ath11k_mac_update_ch_list()
|