Home
last modified time | relevance | path

Searched defs:freq (Results 126 – 150 of 349) sorted by relevance

12345678910>>...14

/freebsd/sys/arm64/freescale/imx/clk/
H A Dimx_clk_sscg_pll.c122 imx_clk_sscg_pll_recalc(struct clknode *clk, uint64_t *freq) in imx_clk_sscg_pll_recalc()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c830 static void ap_public_action_rx(void *ctx, const u8 *buf, size_t len, int freq) in ap_public_action_rx()
896 static int ap_vendor_action_rx(void *ctx, const u8 *buf, size_t len, int freq) in ap_vendor_action_rx()
919 unsigned int freq = 0; in ap_probe_req_rx() local
1864 void wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, in wpas_ap_ch_switch()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.c76 uint32_t freq, ndiv, channelSel = 0, channelFrac = 0, reg32 = 0; in ar9280SetChannel() local
H A Dar9287.c76 uint32_t freq, ndiv, channelSel = 0, channelFrac = 0, reg32 = 0; in ar9287SetChannel() local
/freebsd/sys/dev/kvm_clock/
H A Dkvm_clock.c258 uint64_t freq = pvclock_tsc_freq(sc->timeinfos); in kvm_clock_tsc_freq_sysctl() local
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_cpufreq.c61 #define HZ2MHZ(freq) ((freq) / (1000 * 1000)) argument
62 #define MHZ2HZ(freq) ((freq) * (1000 * 1000)) argument
1485 int freq, min_freq, volts, rem; in bcm2835_cpufreq_make_freq_list() local
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c685 u_int16_t freq, HAL_BOOL is_2ghz) in ar9300_eeprom_get_legacy_trgt_pwr()
721 u_int16_t freq, HAL_BOOL is_2ghz) in ar9300_eeprom_get_ht20_trgt_pwr()
757 u_int16_t freq, HAL_BOOL is_2ghz) in ar9300_eeprom_get_ht40_trgt_pwr()
793 u_int16_t freq) in ar9300_eeprom_get_cck_trgt_pwr()
965 ar9300_set_target_power_from_eeprom(struct ath_hal *ah, u_int16_t freq, in ar9300_set_target_power_from_eeprom()
2457 ar9300_eep_def_get_max_edge_power(ar9300_eeprom_t *p_eep_data, u_int16_t freq, in ar9300_eep_def_get_max_edge_power()
2556 u_int16_t num_ctl_modes, *p_ctl_mode, ctl_mode, freq; in ar9300_eeprom_set_power_per_rate_table() local
/freebsd/contrib/wpa/src/wps/
H A Dwps_common.c752 static int wps_build_ap_freq(struct wpabuf *msg, int freq) in wps_build_ap_freq()
785 const u8 *bssid, int freq) in wps_build_nfc_handover_sel()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar2316.c93 uint16_t freq = ath_hal_gethwchannel(ah, chan); in ar2316SetChannel() local
647 uint16_t freq = chan->ic_freq; /* NB: never mapped */ in ar2316GetChannelMaxMinPower() local
H A Dar2317.c84 uint16_t freq = ath_hal_gethwchannel(ah, chan); in ar2317SetChannel() local
627 uint16_t freq = chan->ic_freq; /* NB: never mapped */ in ar2317GetChannelMaxMinPower() local
/freebsd/contrib/wpa/src/ap/
H A Dhw_features.c902 int freq = 56160 + 2160 * (i + 1); in hostapd_is_usable_edmg() local
1350 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq) in hostapd_hw_get_channel()
/freebsd/sys/contrib/dev/athk/
H A Ddfs_pattern_detector.h52 u16 freq; member
/freebsd/usr.bin/morse/
H A Dmorse.c275 static int freq = FREQUENCY; variable
/freebsd/sys/x86/x86/
H A Dpvclock.c91 uint64_t freq; in pvclock_tsc_freq() local
/freebsd/sys/i386/i386/
H A Dperfmon.c335 uint64_t freq; in perfmon_ioctl() local
/freebsd/contrib/wpa/src/pasn/
H A Dpasn_common.c38 unsigned int freq, in pasn_register_callbacks()
/freebsd/contrib/wpa/src/common/
H A Ddpp.c212 int opclass = -1, channel, freq; in dpp_parse_uri_chan_list() local
527 u16 num_modes, unsigned int freq) in dpp_channel_ok_init()
553 static int freq_included(const unsigned int freqs[], unsigned int num, in freq_included()
564 static void freq_to_start(unsigned int freqs[], unsigned int num, in freq_to_start()
585 unsigned int i, freq; in dpp_channel_intersect() local
610 unsigned int freq; in dpp_channel_local_list() local
4698 unsigned int i, freq = 0; in dpp_nfc_update_bi_channel() local
5085 unsigned int freq, const u8 *hash) in dpp_notify_chirp_received()
/freebsd/contrib/ntp/util/
H A Dtg.c602 int freq, /* frequency (Hz) */ in peep()
/freebsd/sys/dev/ofw/
H A Dofw_cpu.c228 uint64_t freq; in get_freq_from_clk() local
/freebsd/sys/kern/
H A Dkern_cpu.c443 int i, freq; in cpufreq_get_level() local
946 int best, count, diff, bdiff, devcount, error, freq, i, n; in cpufreq_curr_sysctl() local
/freebsd/sys/dev/clk/allwinner/
H A Daw_clk_np.c192 aw_clk_np_recalc(struct clknode *clk, uint64_t *freq) in aw_clk_np_recalc()
H A Daw_clk_m.c223 aw_clk_m_recalc(struct clknode *clk, uint64_t *freq) in aw_clk_m_recalc()
/freebsd/sys/dev/clk/rockchip/
H A Drk_clk_fract.c182 rk_clk_fract_recalc(struct clknode *clk, uint64_t *freq) in rk_clk_fract_recalc()
/freebsd/sys/arm/ti/
H A Dti_spi.c119 ti_spi_set_clock(struct ti_spi_softc *sc, int ch, int freq) in ti_spi_set_clock()
/freebsd/sys/dev/dwc/
H A Dif_dwc.c413 int64_t freq; in dwc_clock_init() local

12345678910>>...14