Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1041 u8 Rate, in PHY_GetTxPowerIndexBase() argument
1062 if (IS_CCK_RATE(Rate)) in PHY_GetTxPowerIndexBase()
1064 else if (MGN_6M <= Rate) in PHY_GetTxPowerIndexBase()
1073 if ((MGN_6M <= Rate && Rate <= MGN_54M) && !IS_CCK_RATE(Rate)) { in PHY_GetTxPowerIndexBase()
1078 …if ((MGN_MCS0 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT1SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9… in PHY_GetTxPowerIndexBase()
1080 …if ((MGN_MCS8 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT2SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9… in PHY_GetTxPowerIndexBase()
1082 …if ((MGN_MCS16 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT3SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS… in PHY_GetTxPowerIndexBase()
1084 …if ((MGN_MCS24 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT4SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS… in PHY_GetTxPowerIndexBase()
1091 …if ((MGN_MCS0 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT1SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9… in PHY_GetTxPowerIndexBase()
1093 …if ((MGN_MCS8 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT2SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9… in PHY_GetTxPowerIndexBase()
[all …]
Drtl8723b_phycfg.c595 u8 Rate in PHY_SetTxPowerIndex_8723B() argument
599 switch (Rate) { in PHY_SetTxPowerIndex_8723B()
677 u8 Rate, in PHY_GetTxPowerIndex_8723B() argument
688 txPower = (s8) PHY_GetTxPowerIndexBase(padapter, RFPath, Rate, BandWidth, Channel, &bIn24G); in PHY_GetTxPowerIndex_8723B()
689 powerDiffByRate = PHY_GetTxPowerByRate(padapter, BAND_ON_2_4G, ODM_RF_PATH_A, RF_1TX, Rate); in PHY_GetTxPowerIndex_8723B()
697 Rate, in PHY_GetTxPowerIndex_8723B()
704 txPower += PHY_GetTxPowerTrackingOffset(padapter, RFPath, Rate); in PHY_GetTxPowerIndex_8723B()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_com_phycfg.h102 u8 Rate
128 u8 Rate,
174 u8 Rate,
212 u8 Rate,
220 u8 Rate,
230 u8 Rate
Dhal_phy_cfg.h72 u8 Rate
79 u8 Rate,
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Dodm_HWConfig.c94 …isCCKrate = ((pPktinfo->Rate >= DESC92C_RATE1M) && (pPktinfo->Rate <= DESC92C_RATE11M)) ? true : f… in odm_RxPhyStatus92CSeries_Parsing()
230 if (pPktinfo->Rate >= DESC92C_RATEMCS8 && pPktinfo->Rate <= DESC92C_RATEMCS15) in odm_RxPhyStatus92CSeries_Parsing()
287 …isCCKrate = ((pPktinfo->Rate >= DESC92C_RATE1M) && (pPktinfo->Rate <= DESC92C_RATE11M)) ? true : f… in odm_Process_RSSIForDM()
/Linux-v4.19/drivers/iio/gyro/
DKconfig9 tristate "Analog Devices ADIS16080/100 Yaw Rate Gyroscope with SPI driver"
13 Rate Gyroscope with SPI.
16 tristate "Analog Devices ADIS16130 High Precision Angular Rate Sensor driver"
20 Angular Rate Sensor driver.
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Drenesas,rsnd.txt10 SCU : Sampling Rate Converter Unit
11 - SRC : Sampling Rate Converter
67 * SRC (Sampling Rate Converter)
114 > amixer set "SRC Out Rate" on
116 > amixer set "SRC Out Rate" 48000
117 > amixer set "SRC Out Rate" 44100
131 - Sampling Rate Converter Unit (SCU)
137 - Sampling Rate Converter Unit (SCU)
249 amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
250 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)
Daudio-graph-scu-card.txt38 Example 1. Sampling Rate Conversion
/Linux-v4.19/drivers/iio/health/
DKconfig8 menu "Heart Rate Monitors"
11 tristate "TI AFE4403 Heart Rate Monitor"
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/
Dbrg.txt1 * Baud Rate Generators
/Linux-v4.19/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.txt41 | Edge Rate Change (VDDMAC) |
/Linux-v4.19/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-v4.19/Documentation/sound/designs/
Dcontrol-names.rst124 External Rate external capture rate
125 Capture Rate capture rate taken from external source
/Linux-v4.19/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
Dpl011.txt33 Rate at which poll occurs when auto-poll is set,
/Linux-v4.19/Documentation/networking/
Dgen_stats.txt9 gnet_stats_rate_est TCA_STATS_RATE_EST Rate estimator
79 Rate Estimator:
/Linux-v4.19/arch/arm/boot/dts/
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"
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"
/Linux-v4.19/net/ieee802154/
DKconfig2 tristate "IEEE Std 802.15.4 Low-Rate Wireless Personal Area Networks support"
/Linux-v4.19/net/bluetooth/
DKconfig49 Bluetooth Classic includes support for Basic Rate (BR)
51 for Enhanced Data Rate (EDR) available with Bluetooth
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dfsl,imx7ulp-pinctrl.txt38 - slew-rate: Integer. Controls Slew Rate
/Linux-v4.19/net/dccp/ccids/
DKconfig17 CCID-3 denotes TCP-Friendly Rate Control (TFRC), an equation-based

123