Home
last modified time | relevance | path

Searched refs:_freq (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dphy.h21 #define CHANSEL_2G(_freq) (((_freq) * 0x10000) / CHANSEL_DIV) argument
22 #define CHANSEL_5G(_freq) (((_freq) * 0x8000) / CHANSEL_DIV) argument
H A Dcommon-init.c21 #define CHAN2G(_freq, _idx) { \ argument
23 .center_freq = (_freq), \
28 #define CHAN5G(_freq, _idx) { \ argument
30 .center_freq = (_freq), \
/linux/net/wireless/tests/
H A Dutil.h10 #define CHAN2G(_freq) { \ argument
12 .center_freq = (_freq), \
13 .hw_value = (_freq), \
/linux/arch/arm/mach-omap2/
H A Domap_opp_data.h54 #define OPP_INITIALIZER(_hwmod_name, _enabled, _freq, _uv) \ argument
58 .freq = _freq, \
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h74 #define CHAN2G(_channel, _freq, _flags) { \ argument
76 .center_freq = (_freq), \
/linux/drivers/clk/x86/
H A Dclk-cgu.h260 _shift, _width, _cf, _freq, _v) \ argument
276 .mux_flags = _freq, \
/linux/drivers/net/wireless/st/cw1200/
H A Dmain.c101 #define CHAN2G(_channel, _freq, _flags) { \ argument
103 .center_freq = (_freq), \
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dinit.c465 #define CHAN2G(_idx, _freq) { \ argument
467 .center_freq = (_freq), \
/linux/Documentation/translations/zh_TW/cpu-freq/
H A Dcpu-drivers.rst136 對於設置其中的一些值(cpuinfo.min[max]_freq, policy->min[max]),頻率表輔助函數可能會有幫
/linux/Documentation/translations/zh_CN/cpu-freq/
H A Dcpu-drivers.rst136 对于设置其中的一些值(cpuinfo.min[max]_freq, policy->min[max]),频率表辅助函数可能会有帮
/linux/drivers/gpu/drm/meson/
H A Dmeson_vclk.c113 #define FREQ_1000_1001(_freq) DIV_ROUND_CLOSEST(_freq * 1000, 1001) argument
/linux/Documentation/hwmon/
H A Dasc7621.rst248 pwm[1-3]_freq
H A Ddme1737.rst316 pmw[1-3,5-6]_freq RW Frequency of PWM output. Supported
H A Dsysfs-interface.rst209 `pwm[1-*]_freq`
/linux/Documentation/cpu-freq/
H A Dcpu-drivers.rst134 For setting some of these values (cpuinfo.min[max]_freq, policy->min[max]), the
/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c89 #define CHAN(_freq, _idx) { \ argument
90 .center_freq = (_freq), \
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c113 #define CHANTAB_ENT(_chanid, _freq) \ argument
115 .center_freq = (_freq), \
/linux/drivers/hwmon/
H A Dw83795.c1643 SENSOR_ATTR_2(pwm##index##_freq, S_IWUSR | S_IRUGO, \
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9498 #define CHAN2G(_channel, _freq, _flags) { \ argument
9501 .center_freq = (_freq), \
9507 #define CHAN5G(_channel, _freq, _flags) { \ argument
9510 .center_freq = (_freq), \
/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c186 #define CHAN2G(_channel, _freq, _flags) { \ argument
188 .center_freq = (_freq), \