| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| H A D | def.h | 15 #define IS_HT_RATE(_rate) \ argument 16 (_rate >= DESC92C_RATEMCS0) 17 #define IS_CCK_RATE(_rate) \ argument 18 (_rate >= DESC92C_RATE1M && _rate <= DESC92C_RATE11M) 19 #define IS_OFDM_RATE(_rate) \ argument 20 (_rate >= DESC92C_RATE6M && _rate <= DESC92C_RATE54M)
|
| /linux/drivers/clk/samsung/ |
| H A D | clk-pll.h | 61 #define PLL_35XX_RATE(_fin, _rate, _m, _p, _s) \ argument 63 .rate = PLL_VALID_RATE(_fin, _rate, \ 70 #define PLL_36XX_RATE(_fin, _rate, _m, _p, _s, _k) \ argument 72 .rate = PLL_VALID_RATE(_fin, _rate, \ 80 #define PLL_4508_RATE(_fin, _rate, _m, _p, _s, _afc) \ argument 82 .rate = PLL_VALID_RATE(_fin, _rate, \ 90 #define PLL_4600_RATE(_fin, _rate, _m, _p, _s, _k, _vsel) \ argument 92 .rate = PLL_VALID_RATE(_fin, _rate, \ 101 #define PLL_4650_RATE(_fin, _rate, _m, _p, _s, _k, _mfr, _mrr, _vsel) \ argument 103 .rate = PLL_VALID_RATE(_fin, _rate, \
|
| /linux/net/mac80211/ |
| H A D | rc80211_minstrel_ht.h | 69 #define MI_RATE_IDX(_rate) FIELD_GET(MI_RATE_IDX_MASK, _rate) argument 70 #define MI_RATE_GROUP(_rate) FIELD_GET(MI_RATE_GROUP_MASK, _rate) argument
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_preSplit.c | 80 #define FP_RECORD(_rate) ZSTD_recordFingerprint_##_rate argument 82 #define ZSTD_GEN_RECORD_FINGERPRINT(_rate, _hSize) \ argument 83 static void FP_RECORD(_rate)(Fingerprint* fp, const void* src, size_t srcSize) \ 85 recordFingerprint_generic(fp, src, srcSize, _rate, _hSize); \
|
| /linux/drivers/clk/visconti/ |
| H A D | pll.h | 24 #define VISCONTI_PLL_RATE(_rate, _dacen, _dsmen, \ argument 27 .rate = _rate, \
|
| /linux/drivers/clk/imx/ |
| H A D | clk-fracn-gppll.c | 46 #define PLL_FRACN_GP(_rate, _mfi, _mfn, _mfd, _rdiv, _odiv) \ argument 48 .rate = (_rate), \ 56 #define PLL_FRACN_GP_INTEGER(_rate, _mfi, _rdiv, _odiv) \ argument 58 .rate = (_rate), \
|
| H A D | clk.h | 263 #define PLL_1416X_RATE(_rate, _m, _p, _s) \ argument 265 .rate = (_rate), \ 271 #define PLL_1443X_RATE(_rate, _m, _p, _s, _k) \ argument 273 .rate = (_rate), \
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | init.c | 489 #define CCK_RATE(_idx, _rate) { \ argument 490 .bitrate = _rate, \ 496 #define OFDM_RATE(_idx, _rate) { \ argument 497 .bitrate = _rate, \
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.h | 100 #define RATETAB_ENT(_rate, _hw_value, _flags) { \ argument 101 .bitrate = (_rate), \
|
| /linux/drivers/clk/rockchip/ |
| H A D | clk.h | 487 #define RK3036_PLL_RATE(_rate, _refdiv, _fbdiv, _postdiv1, \ argument 490 .rate = _rate##U, \ 499 #define RK3066_PLL_RATE(_rate, _nr, _nf, _no) \ argument 501 .rate = _rate##U, \ 508 #define RK3066_PLL_RATE_NB(_rate, _nr, _nf, _no, _nb) \ argument 510 .rate = _rate##U, \ 517 #define RK3588_PLL_RATE(_rate, _p, _m, _s, _k) \ argument 519 .rate = _rate##U, \
|
| /linux/drivers/clk/mediatek/ |
| H A D | clk-mtk.h | 53 #define FIXED_CLK(_id, _name, _parent, _rate) { \ argument 57 .rate = _rate, \
|
| /linux/drivers/clk/qcom/ |
| H A D | ipq-cmn-pll.c | 98 #define CLK_PLL_OUTPUT(_id, _name, _rate) { \ argument 101 .rate = _rate, \
|
| /linux/drivers/iio/pressure/ |
| H A D | ms5611_core.c | 24 #define MS5611_INIT_OSR(_cmd, _conv_usec, _rate) \ argument 25 { .cmd = _cmd, .conv_usec = _conv_usec, .rate = _rate }
|
| /linux/drivers/clk/bcm/ |
| H A D | clk-raspberrypi.c | 252 u32 _rate = rate; in raspberrypi_fw_set_rate() local 256 RPI_FIRMWARE_SET_CLOCK_RATE, &_rate); in raspberrypi_fw_set_rate()
|
| /linux/drivers/clk/ |
| H A D | clk-loongson2.c | 131 #define CLK_FIXED(_id, _name, _pname, _rate) \ argument 137 .fixed_rate = _rate, \
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | main.c | 60 #define RATETAB_ENT(_rate, _rateid, _flags) \ argument 62 .bitrate = (_rate), \
|
| /linux/drivers/clk/ralink/ |
| H A D | clk-mt7621.c | 184 #define FIXED(_id, _name, _rate) \ argument 189 .rate = _rate \
|
| H A D | clk-mtmips.c | 261 #define CLK_FIXED(_name, _parent, _rate) \ argument 265 .rate = _rate \
|
| /linux/drivers/clk/aspeed/ |
| H A D | clk-ast2700.c | 276 #define FIXED_CLK(_id, _name, _rate) \ argument 281 .data = { .rate = { .fixed_rate = _rate, } }, \
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_trap.c | 443 #define MLXSW_SP_TRAP_POLICER(_id, _rate, _burst) \ argument 444 DEVLINK_TRAP_POLICER(_id, _rate, _burst, \
|
| /linux/drivers/net/netdevsim/ |
| H A D | dev.c | 768 #define NSIM_TRAP_POLICER(_id, _rate, _burst) \ argument 769 DEVLINK_TRAP_POLICER(_id, _rate, _burst, \
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | cfg.c | 52 #define RATETAB_ENT(_rate, _hw_value, _flags) { \ argument 53 .bitrate = (_rate), \
|
| /linux/sound/soc/sof/ |
| H A D | ipc4-topology.c | 1463 u32 _rate, _channels, _valid_bits; in sof_ipc4_is_single_format() local 1466 _rate = fmt->sampling_frequency; in sof_ipc4_is_single_format() 1470 if (_rate != rate || _channels != channels || _valid_bits != valid_bits) in sof_ipc4_is_single_format()
|
| /linux/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_cfg80211.c | 28 #define RATETAB_ENT(_rate, _rateid, _flags) \ argument 30 .bitrate = (_rate), \
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 31 #define RATETAB_ENT(_rate, _rateid, _flags) { \ argument 32 .bitrate = (_rate), \
|