Home
last modified time | relevance | path

Searched refs:Rate (Results 1 – 25 of 73) sorted by relevance

123

/Linux-v5.15/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c455 u8 Rate, in PHY_GetTxPowerIndexBase() argument
467 if (IS_CCK_RATE(Rate)) in PHY_GetTxPowerIndexBase()
469 else if (MGN_6M <= Rate) in PHY_GetTxPowerIndexBase()
473 if ((MGN_6M <= Rate && Rate <= MGN_54M) && !IS_CCK_RATE(Rate)) in PHY_GetTxPowerIndexBase()
477 if (MGN_MCS0 <= Rate && Rate <= MGN_MCS7) in PHY_GetTxPowerIndexBase()
480 if (MGN_MCS0 <= Rate && Rate <= MGN_MCS7) in PHY_GetTxPowerIndexBase()
487 s8 PHY_GetTxPowerTrackingOffset(struct adapter *padapter, u8 RFPath, u8 Rate) in PHY_GetTxPowerTrackingOffset() argument
496 if ((Rate == MGN_1M) || (Rate == MGN_2M) || (Rate == MGN_5_5M) || (Rate == MGN_11M)) in PHY_GetTxPowerTrackingOffset()
504 u8 PHY_GetRateIndexOfTxPowerByRate(u8 Rate) in PHY_GetRateIndexOfTxPowerByRate() argument
507 switch (Rate) { in PHY_GetRateIndexOfTxPowerByRate()
[all …]
Drtl8723b_phycfg.c453 u8 Rate in PHY_SetTxPowerIndex() argument
457 switch (Rate) { in PHY_SetTxPowerIndex()
532 u8 Rate, in PHY_GetTxPowerIndex() argument
540 txPower = (s8) PHY_GetTxPowerIndexBase(padapter, RFPath, Rate, BandWidth, Channel); in PHY_GetTxPowerIndex()
541 powerDiffByRate = PHY_GetTxPowerByRate(padapter, RF_PATH_A, Rate); in PHY_GetTxPowerIndex()
548 Rate, in PHY_GetTxPowerIndex()
555 txPower += PHY_GetTxPowerTrackingOffset(padapter, RFPath, Rate); in PHY_GetTxPowerIndex()
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Dhal_com_phycfg.h67 u8 PHY_GetRateIndexOfTxPowerByRate(u8 Rate);
74 void PHY_SetTxPowerByRate(struct adapter *padapter, u8 RFPath, u8 Rate,
90 u8 PHY_GetTxPowerIndexBase(struct adapter *padapter, u8 RFPath, u8 Rate,
104 s8 PHY_GetTxPowerTrackingOffset(struct adapter *padapter, u8 Rate, u8 RFPath);
Dhal_phy_cfg.h47 u8 RFPath, u8 Rate);
49 u8 PHY_GetTxPowerIndex(struct adapter *padapter, u8 RFPath, u8 Rate,
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Drenesas,rsnd.txt10 SCU : Sampling Rate Converter Unit
11 - SRC : Sampling Rate Converter
59 * SRC (Sampling Rate Converter)
85 > amixer set "SRC Out Rate" on
87 > amixer set "SRC Out Rate" 48000
88 > amixer set "SRC Out Rate" 44100
102 - Sampling Rate Converter Unit (SCU)
108 - Sampling Rate Converter Unit (SCU)
173 amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
174 amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
Dfsl,asrc.txt1 Freescale Asynchronous Sample Rate Converter (ASRC) Controller
3 The Asynchronous Sample Rate Converter (ASRC) converts the sampling rate of a
Dcs42l52.txt19 Fs = Sample Rate (variable)
/Linux-v5.15/drivers/staging/r8188eu/hal/
Dodm_HWConfig.c109 …isCCKrate = ((pPktinfo->Rate >= DESC92C_RATE1M) && (pPktinfo->Rate <= DESC92C_RATE11M)) ? true : f… in odm_RxPhyStatus92CSeries_Parsing()
323 if (pPktinfo->Rate >= DESC92C_RATEMCS8 && pPktinfo->Rate <= DESC92C_RATEMCS15) in odm_RxPhyStatus92CSeries_Parsing()
383 …isCCKrate = ((pPktinfo->Rate >= DESC92C_RATE1M) && (pPktinfo->Rate <= DESC92C_RATE11M)) ? true : f… in odm_Process_RSSIForDM()
/Linux-v5.15/drivers/iio/gyro/
DKconfig10 tristate "Analog Devices ADIS16080/100 Yaw Rate Gyroscope with SPI driver"
14 Rate Gyroscope with SPI.
17 tristate "Analog Devices ADIS16130 High Precision Angular Rate Sensor driver"
21 Angular Rate Sensor driver.
/Linux-v5.15/drivers/iio/health/
DKconfig9 menu "Heart Rate Monitors"
12 tristate "TI AFE4403 Heart Rate Monitor"
/Linux-v5.15/Documentation/networking/devlink/
Dnetdevsim.rst60 Rate objects
70 Rate nodes and it's parameters are exposed in ``netdevsim`` debugfs in RO mode.
/Linux-v5.15/Documentation/sound/cards/
Dhdspm.rst266 * Sample Rate
268 * Name -- "System Sample Rate"
275 * External Rate measured
277 * Name -- "External Rate"
282 Should be "Autosync Rate", but Name used is
/Linux-v5.15/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/
Dbrg.txt1 * Baud Rate Generators
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dsff,sfp.txt28 - rate-select0-gpios : GPIO phandle and a specifier of the Rx Signaling Rate
32 - rate-select1-gpios : GPIO phandle and a specifier of the Tx Signaling Rate
Dmscc-phy-vsc8531.txt40 | Edge Rate Change (VDDMAC) |
/Linux-v5.15/Documentation/sound/designs/
Dcontrol-names.rst124 External Rate external capture rate
125 Capture Rate capture rate taken from external source
/Linux-v5.15/Documentation/devicetree/bindings/serial/
Dqcom,msm-uartdm.txt29 - qcom,tx-crci: Identificator <u32> for Client Rate Control Interface to be
32 - qcom,rx-crci: Identificator <u32> for Client Rate Control Interface to be
/Linux-v5.15/Documentation/networking/
Dgen_stats.rst13 gnet_stats_rate_est TCA_STATS_RATE_EST Rate estimator
88 Rate Estimator:
/Linux-v5.15/drivers/platform/x86/intel/int1092/
DKconfig2 tristate "Intel Specific Absorption Rate Driver"
/Linux-v5.15/net/ieee802154/
DKconfig3 tristate "IEEE Std 802.15.4 Low-Rate Wireless Personal Area Networks support"
/Linux-v5.15/arch/arm/boot/dts/
Diwg20d-q7-common.dtsi23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
Dr8a7745-iwg22d-sodimm.dts23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
Dr8a7742-iwg21d-q7.dts23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
/Linux-v5.15/net/bluetooth/
DKconfig51 Bluetooth Classic includes support for Basic Rate (BR)
53 for Enhanced Data Rate (EDR) available with Bluetooth
/Linux-v5.15/net/dccp/ccids/
DKconfig18 CCID-3 denotes TCP-Friendly Rate Control (TFRC), an equation-based

123