| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | phy.h | 21 #define CHANSEL_2G(_freq) (((_freq) * 0x10000) / CHANSEL_DIV) argument 22 #define CHANSEL_5G(_freq) (((_freq) * 0x8000) / CHANSEL_DIV) argument
|
| H A D | common-init.c | 21 #define CHAN2G(_freq, _idx) { \ argument 23 .center_freq = (_freq), \ 28 #define CHAN5G(_freq, _idx) { \ argument 30 .center_freq = (_freq), \
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | omap_opp_data.h | 62 #define OPP_INITIALIZER(_hwmod_name, _enabled, _freq, _uv) \ argument 66 .freq = _freq, \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.h | 73 #define CHAN2G(_channel, _freq, _flags) { \ argument 75 .center_freq = (_freq), \
|
| /OK3568_Linux_fs/kernel/drivers/clk/x86/ |
| H A D | clk-cgu.h | 263 _shift, _width, _cf, _freq, _v) \ argument 279 .mux_flags = _freq, \
|
| /OK3568_Linux_fs/kernel/drivers/staging/wfx/ |
| H A D | main.c | 63 #define CHAN2G(_channel, _freq, _flags) { \ argument 65 .center_freq = (_freq), \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/ |
| H A D | main.c | 101 #define CHAN2G(_channel, _freq, _flags) { \ argument 103 .center_freq = (_freq), \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/ |
| H A D | main.c | 35 #define CHAN2G(_freq, _idx) { \ argument 37 .center_freq = (_freq), \ 42 #define CHAN5G(_freq, _idx, _phy_val) { \ argument 44 .center_freq = (_freq), \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | mac80211.c | 9 #define CHAN2G(_idx, _freq) { \ argument 11 .center_freq = (_freq), \ 16 #define CHAN5G(_idx, _freq) { \ argument 18 .center_freq = (_freq), \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | init.c | 465 #define CHAN2G(_idx, _freq) { \ argument 467 .center_freq = (_freq), \
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | inno_mipi_phy.c | 196 #define FIXED_PARAM(_freq, _lpx, _prepare, _clk_zero, _data_zero, _trail) \ argument 198 .max_freq = _freq, \
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_pvtm.c | 28 #define PVTM(_id, _name, _num_rings, _start, _en, _cal, _done, _freq) \ argument 37 .reg_freq = _freq, \
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/ |
| H A D | meson_vclk.c | 113 #define FREQ_1000_1001(_freq) DIV_ROUND_CLOSEST(_freq * 1000, 1001) argument
|
| /OK3568_Linux_fs/rkbin/tools/ |
| H A D | ddrbin_tool_user_guide.txt | 223 …alues in order as above. That means the max freq is in final freq(lp*/ddr*_freq) and the min freq … 224 Such as: ddr*/lp*_f1_freq_mhz < ddr*/lp*_f2_freq_mhz < ddr*/lp*_f3_freq_mhz < lp*/ddr*_freq(the fin…
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | vt1211.c | 1025 SENSOR_ATTR_2(pwm##ix##_freq, S_IRUGO | S_IWUSR, \ 1029 SENSOR_ATTR_2(pwm##ix##_freq, S_IRUGO, \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | mac80211_hwsim.c | 306 #define CHAN2G(_freq) { \ argument 308 .center_freq = (_freq), \ 309 .hw_value = (_freq), \ 312 #define CHAN5G(_freq) { \ argument 314 .center_freq = (_freq), \ 315 .hw_value = (_freq), \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | cfg.c | 26 #define CHAN2G(_channel, _freq, _flags) { \ argument 28 .center_freq = (_freq), \
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | asc7621.rst | 248 pwm[1-3]_freq
|
| H A D | dme1737.rst | 316 pmw[1-3,5-6]_freq RW Frequency of PWM output. Supported
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/ |
| H A D | main.c | 89 #define CHAN(_freq, _idx) { \ argument 90 .center_freq = (_freq), \
|
| /OK3568_Linux_fs/kernel/Documentation/cpu-freq/ |
| H A D | cpu-drivers.rst | 140 For setting some of these values (cpuinfo.min[max]_freq, policy->min[max]), the
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | mac.c | 20 #define CHAN2G(_channel, _freq, _flags) { \ argument 23 .center_freq = (_freq), \ 29 #define CHAN5G(_channel, _freq, _flags) { \ argument 32 .center_freq = (_freq), \ 38 #define CHAN6G(_channel, _freq, _flags) { \ argument 41 .center_freq = (_freq), \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | init.c | 84 #define CHAN2G(_freq,_idx) { \ argument 86 .center_freq = (_freq), \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgscan.c | 1526 s32 _freq = 0; in wl_run_escan() local 1557 _freq = request->channels[i]->center_freq; in wl_run_escan() 1558 channel = ieee80211_frequency_to_channel(_freq); in wl_run_escan()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgscan.c | 1517 s32 _freq = 0; in wl_run_escan() local 1548 _freq = request->channels[i]->center_freq; in wl_run_escan() 1549 channel = ieee80211_frequency_to_channel(_freq); in wl_run_escan()
|