Searched refs:FREQ (Results 1 - 22 of 22) sorted by relevance

/linux-4.4.14/arch/m68k/coldfire/
H A Dpit.c33 #define FREQ ((MCF_CLK / 2) / 64) macro
35 #define PIT_CYCLES_PER_JIFFY (FREQ / HZ)
149 cf_pit_clockevent.mult = div_sc(FREQ, NSEC_PER_SEC, 32); hw_timer_init()
158 clocksource_register_hz(&pit_clk, FREQ); hw_timer_init()
H A Dtimers.c30 #define FREQ (MCF_BUSCLK / 16) macro
121 mcftmr_cycles_per_jiffy = FREQ / HZ; hw_timer_init()
132 clocksource_register_hz(&mcftmr_clk, FREQ); hw_timer_init()
/linux-4.4.14/arch/mips/pnx833x/common/
H A Dsetup.c46 PNX8335_WRITEFIELD(0x17, CLOCK_PLL_CPU_CTL, FREQ); plat_mem_setup()
H A Dinterrupts.c306 mips_hpt_frequency = 90 + (10 * PNX8335_REGFIELD(CLOCK_PLL_CPU_CTL, FREQ)); plat_time_init()
/linux-4.4.14/arch/x86/kernel/
H A Dtsc_msr.c105 /* Get FSB FREQ ID */ try_msr_calibrate_tsc()
/linux-4.4.14/arch/blackfin/mach-common/
H A Dpm.c160 wakeup = bfin_read_VR_CTL() & ~FREQ; bfin_pm_suspend_mem_enter()
/linux-4.4.14/arch/mips/cavium-octeon/executive/
H A Docteon-model.c422 * form CNXXXXpX.X-FREQ-SUFFIX.
425 * - FREQ = Current frequency in Mhz
/linux-4.4.14/drivers/thermal/
H A Dclock_cooling.c236 * e.g level=0 --> 1st MAX FREQ, level=1 ---> 2nd MAX FREQ, .... etc
/linux-4.4.14/drivers/clk/ti/
H A Dfapll.c601 * and then probe the synth register to see if it has a FREQ ti_fapll_setup()
627 /* Does the synthesizer have a FREQ register? */ ti_fapll_setup()
/linux-4.4.14/include/linux/
H A Dsfi.h67 #define SFI_SIG_FREQ "FREQ"
/linux-4.4.14/arch/blackfin/include/asm/
H A Ddpmc.h707 #define FREQ 0x3000 /* Switching Oscillator Frequency For Regulator */ macro
710 #define FREQ 0x0003 /* Switching Oscillator Frequency For Regulator */
/linux-4.4.14/drivers/media/radio/
H A Dradio-gemtek.c134 #define BU2614_FREQ_MASK MKMASK(FREQ)
H A Dradio-wl1273.c1870 dev_err(dev, "%s: Get FREQ fails.\n", __func__); wl1273_fm_vidioc_log_status()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dl64781.c99 l64781_writereg (state, 0x08, 0); /* AFC INIT FREQ */ reset_afc()
/linux-4.4.14/drivers/cpufreq/
H A Ds5pv210-cpufreq.c581 .resume = cpufreq_generic_suspend, /* We need to set SLEEP FREQ again */
H A Dcpufreq.c384 pr_debug("FREQ: %lu - CPU: %lu\n", __cpufreq_notify_transition()
/linux-4.4.14/drivers/mfd/
H A Ddb8500-prcmu.c588 /* Set DSI PLL FREQ */ db8500_prcmu_enable_dsipll()
1717 /* CPU FREQ table, may be changed due to if MAX_OPP is supported. */
/linux-4.4.14/tools/perf/util/
H A Dparse-events.c897 ADD_CONFIG_TERM(FREQ, freq, term->val.num); list_for_each_entry()
/linux-4.4.14/sound/pci/rme9652/
H A Dhdsp.c1125 /* n should be less than 2^32 for being written to FREQ register */ hdsp_set_dds_value()
1246 /* For HDSP9632 rev 152, need to set DDS value in FREQ register */ hdsp_set_rate()
H A Dhdspm.c1630 /* n should be less than 2^32 for being written to FREQ register */ hdspm_set_dds_value()
1753 /* For AES32, need to set DDS value in FREQ register hdspm_set_rate()
/linux-4.4.14/drivers/hwmon/
H A Dlm93.c632 * PWM FREQ: HZ
/linux-4.4.14/include/uapi/linux/
H A Dnl80211.h448 * FREQ attribute (for the initial frequency if no peer can be found)
451 * executed on a network interface that is UP, and fixed BSSID/FREQ

Completed in 1030 milliseconds