Searched refs:freq_low (Results 1 - 7 of 7) sorted by last modified time

/linux-master/tools/power/x86/intel-speed-select/
H A Disst-config.c1736 int i, freq, freq_high, freq_low; local
1748 freq_low = pbf_info->p1_low * 100000;
1758 freq = freq_low;
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c635 if (channel->center_freq >= ar->freq_low &&
8254 u32 freq_low, u32 freq_high)
8258 if (!(freq_low && freq_high))
8262 if (band->channels[i].center_freq < freq_low ||
8267 ar->freq_low = freq_low;
8252 ath12k_mac_update_ch_list(struct ath12k *ar, struct ieee80211_supported_band *band, u32 freq_low, u32 freq_high) argument
H A Dcore.h633 u32 freq_low; member in struct:ath12k
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c9793 u32 freq_low, u32 freq_high)
9797 if (!(freq_low && freq_high))
9801 if (band->channels[i].center_freq < freq_low ||
9791 ath11k_mac_update_ch_list(struct ath11k *ar, struct ieee80211_supported_band *band, u32 freq_low, u32 freq_high) argument
/linux-master/drivers/hid/
H A Dhid-nintendo.c1892 static void joycon_encode_rumble(u8 *data, u16 freq_low, u16 freq_high, u16 amp) argument
1898 freq_data_low = joycon_find_rumble_freq(freq_low);
/linux-master/drivers/media/dvb-frontends/
H A Ds921.c55 u32 freq_low; member in struct:s921_bandselect_val
269 if (p->frequency < s921_bandselect[band].freq_low)
H A Dcx24123.c105 u32 freq_low; member in struct:cx24123_bandselect_val
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...]

Completed in 260 milliseconds