| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | hal_com.h | 123 #define IS_CCK_HRATE(_rate) ((_rate) <= DESC_RATE11M) argument 124 #define IS_OFDM_HRATE(_rate) ((_rate) >= DESC_RATE6M && (_rate) <= DESC_RATE54M) argument 125 #define IS_LEGACY_HRATE(_rate) ((_rate) <= DESC_RATE54M) argument 126 #define IS_HT_HRATE(_rate) ((_rate) >= DESC_RATEMCS0 && (_rate) <= DESC_RATEMCS31) argument 127 #define IS_VHT_HRATE(_rate) ((_rate) >= DESC_RATEVHTSS1MCS0 && (_rate) <= DESC_RATEVHTSS4MCS9) argument 129 #define IS_HT1SS_HRATE(_rate) ((_rate) >= DESC_RATEMCS0 && (_rate) <= DESC_RATEMCS7) argument 130 #define IS_HT2SS_HRATE(_rate) ((_rate) >= DESC_RATEMCS8 && (_rate) <= DESC_RATEMCS15) argument 131 #define IS_HT3SS_HRATE(_rate) ((_rate) >= DESC_RATEMCS16 && (_rate) <= DESC_RATEMCS23) argument 132 #define IS_HT4SS_HRATE(_rate) ((_rate) >= DESC_RATEMCS24 && (_rate) <= DESC_RATEMCS31) argument 134 #define IS_VHT1SS_HRATE(_rate) ((_rate) >= DESC_RATEVHTSS1MCS0 && (_rate) <= DESC_RATEVHTSS1MCS9) argument [all …]
|
| D | ieee80211.h | 945 #define IS_HT_RATE(_rate) ((_rate) >= MGN_MCS0 && (_rate) <= MGN_MCS31) argument 946 #define IS_VHT_RATE(_rate) ((_rate) >= MGN_VHT1SS_MCS0 && (_rate) <= MGN_VHT4SS_MCS9) argument 947 #define IS_CCK_RATE(_rate) ((_rate) == MGN_1M || (_rate) == MGN_2M || (_rate) == MGN_5_5M || (_rate… argument 948 #define IS_OFDM_RATE(_rate) ((_rate) >= MGN_6M && (_rate) <= MGN_54M && (_rate) != MGN_11M) argument 950 #define IS_HT1SS_RATE(_rate) ((_rate) >= MGN_MCS0 && (_rate) <= MGN_MCS7) argument 951 #define IS_HT2SS_RATE(_rate) ((_rate) >= MGN_MCS8 && (_rate) <= MGN_MCS15) argument 952 #define IS_HT3SS_RATE(_rate) ((_rate) >= MGN_MCS16 && (_rate) <= MGN_MCS23) argument 953 #define IS_HT4SS_RATE(_rate) ((_rate) >= MGN_MCS24 && (_rate) <= MGN_MCS31) argument 955 #define IS_VHT1SS_RATE(_rate) ((_rate) >= MGN_VHT1SS_MCS0 && (_rate) <= MGN_VHT1SS_MCS9) argument 956 #define IS_VHT2SS_RATE(_rate) ((_rate) >= MGN_VHT2SS_MCS0 && (_rate) <= MGN_VHT2SS_MCS9) argument [all …]
|
| D | rtw_mp.h | 616 #define MPT_IS_2SS_RATE(_rate) ((MPT_RATE_MCS8 <= _rate && _rate <= MPT_RATE_MCS15) || \ argument 618 #define MPT_IS_3SS_RATE(_rate) ((MPT_RATE_MCS16 <= _rate && _rate <= MPT_RATE_MCS23) || \ argument 620 #define MPT_IS_4SS_RATE(_rate) ((MPT_RATE_MCS24 <= _rate && _rate <= MPT_RATE_MCS31) || \ argument 657 #define IS_MPT_HT_RATE(_rate) (_rate >= MPT_RATE_MCS0 && _rate <= MPT_RATE_MCS31) argument 658 #define IS_MPT_VHT_RATE(_rate) (_rate >= MPT_RATE_VHT1SS_MCS0 && _rate <= MPT_RATE_VHT4SS_MCS9) argument 659 #define IS_MPT_CCK_RATE(_rate) (_rate >= MPT_RATE_1M && _rate <= MPT_RATE_11M) argument 660 #define IS_MPT_OFDM_RATE(_rate) (_rate >= MPT_RATE_6M && _rate <= MPT_RATE_54M) argument
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/clk/ |
| D | ccu_nk.c | 94 static long ccu_nk_round_rate(struct clk_hw *hw, unsigned long _rate, in ccu_nk_round_rate() 118 static int ccu_nk_set_rate(struct clk_hw *hw, unsigned long _rate, in ccu_nk_set_rate()
|
| D | ccu_nm.c | 120 static long ccu_nm_round_rate(struct clk_hw *hw, unsigned long _rate, in ccu_nm_round_rate() 170 static int ccu_nm_set_rate(struct clk_hw *hw, unsigned long _rate, in ccu_nm_set_rate()
|
| D | ccu_nkm.c | 109 unsigned long _rate, in ccu_nkm_round_rate() 146 static int ccu_nkm_set_rate(struct clk_hw *hw, unsigned long _rate, in ccu_nkm_set_rate()
|
| D | ccu_nkmp.c | 128 static long ccu_nkmp_round_rate(struct clk_hw *hw, unsigned long _rate, in ccu_nkmp_round_rate() 164 static int ccu_nkmp_set_rate(struct clk_hw *hw, unsigned long _rate, in ccu_nkmp_set_rate()
|
| D | ccu_mult.c | 104 static int ccu_mult_set_rate(struct clk_hw *hw, unsigned long _rate, in ccu_mult_set_rate()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/halrf/ |
| D | halphyrf_ap.h | 153 #define IS_CCK_RATE(_rate) (ODM_MGN_1M == _rate || _rate == ODM_MGN_2M || _rate == ODM_MGN_5_5M … argument
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/ |
| D | main.c | 85 #define RATETAB_ENT(_rate, _rateid, _flags) \ argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| D | wal_cfg80211.h | 148 #define ratetab_ent(_rate, _rateid, _flags) \ argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/ |
| D | clk.h | 328 #define RK3036_PLL_RATE(_rate, _refdiv, _fbdiv, _postdiv1, \ argument 340 #define RK3066_PLL_RATE(_rate, _nr, _nf, _no) \ argument 349 #define RK3066_PLL_RATE_NB(_rate, _nr, _nf, _no, _nb) \ argument 358 #define RK3588_PLL_RATE(_rate, _p, _m, _s, _k) \ argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
| D | clk.h | 328 #define RK3036_PLL_RATE(_rate, _refdiv, _fbdiv, _postdiv1, \ argument 340 #define RK3066_PLL_RATE(_rate, _nr, _nf, _no) \ argument 349 #define RK3066_PLL_RATE_NB(_rate, _nr, _nf, _no, _nb) \ argument 358 #define RK3588_PLL_RATE(_rate, _p, _m, _s, _k) \ argument
|
| D | rockchip_system_monitor.c | 478 unsigned int _rate = (unsigned int)(rate / 1000000); in rockchip_get_low_temp_volt() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
| D | clk.h | 283 #define RK3036_PLL_RATE(_rate, _refdiv, _fbdiv, _postdiv1, _postdiv2, _dsmpd, _frac) … argument 291 #define RK3066_PLL_RATE(_rate, _nr, _nf, _no) … argument 300 #define RK3066_PLL_RATE_NB(_rate, _nr, _nf, _no, _nb) … argument
|
| /device/board/isoftstone/yangfan/kernel/src/driv/soc/ |
| D | rockchip_system_monitor.c | 478 unsigned int _rate = (unsigned int)(rate / 1000000); in rockchip_get_low_temp_volt() local
|
| /device/soc/rockchip/common/vendor/drivers/rockchip/ |
| D | rockchip_system_monitor.c | 472 unsigned int _rate = (unsigned int)(rate / 0xF4240); in rockchip_get_low_temp_volt() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
| D | hal_com_phycfg.c | 5134 #define STR_EQUAL_5G(_band, _path, _sign, _rate, _chnl) \ in initDeltaSwingIndexTables() argument 5138 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() argument
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
| D | ioctl_cfg80211.c | 185 #define RATETAB_ENT(_rate, _rateid, _flags) \ argument
|