| /drivers/gpu/drm/ci/xfails/ |
| A D | rockchip-rk3399-flakes.txt | 3 # Failure Rate: 50 10 # Failure Rate: 50 17 # Failure Rate: 50 24 # Failure Rate: 50 31 # Failure Rate: 50 38 # Failure Rate: 50 45 # Failure Rate: 50 52 # Failure Rate: 50 59 # Failure Rate: 50 66 # Failure Rate: 50 [all …]
|
| A D | vkms-none-flakes.txt | 3 # Failure Rate: 50 10 # Failure Rate: 50 17 # Failure Rate: 50 24 # Failure Rate: 50 31 # Failure Rate: 50 38 # Failure Rate: 50 45 # Failure Rate: 50 52 # Failure Rate: 50 59 # Failure Rate: 50 66 # Failure Rate: 50 [all …]
|
| A D | i915-amly-flakes.txt | 3 # Failure Rate: 50 10 # Failure Rate: 50 17 # Failure Rate: 50 24 # Failure Rate: 50 31 # Failure Rate: 50 38 # Failure Rate: 50 45 # Failure Rate: 50 52 # Failure Rate: 50 59 # Failure Rate: 60 66 # Failure Rate: 100
|
| A D | mediatek-mt8173-flakes.txt | 3 # Failure Rate: 50 10 # Failure Rate: 50 17 # Failure Rate: 50 24 # Failure Rate: 50 31 # Failure Rate: 50 38 # Failure Rate: 50 45 # Failure Rate: 100 52 # Failure Rate: 20
|
| A D | msm-sc7180-trogdor-kingoftown-flakes.txt | 3 # Failure Rate: 50 10 # Failure Rate: 50 17 # Failure Rate: 50 24 # Failure Rate: 40 31 # Failure Rate: 20 38 # Failure Rate: 20
|
| A D | mediatek-mt8183-flakes.txt | 3 # Failure Rate: 100 10 # Failure Rate: 100 17 # Failure Rate: 100 24 # Failure Rate: 20 31 # Failure Rate: 20 38 # Failure Rate: 20
|
| A D | i915-cml-flakes.txt | 3 # Failure Rate: 50 10 # Failure Rate: 50 17 # Failure Rate: 100 24 # Failure Rate: 50 31 # Failure Rate: 100
|
| A D | rockchip-rk3288-flakes.txt | 3 # Failure Rate: 100 10 # Failure Rate: 100 17 # Failure Rate: 100 24 # Failure Rate: 100 31 # Failure Rate: 100
|
| A D | amdgpu-stoney-flakes.txt | 3 # Failure Rate: 50 10 # Failure Rate: 50 17 # Failure Rate: 100 24 # Failure Rate: 100 31 # Failure Rate: 100
|
| A D | i915-glk-flakes.txt | 3 # Failure Rate: 50 10 # Failure Rate: 50 17 # Failure Rate: 100
|
| A D | msm-sc7180-trogdor-lazor-limozeen-flakes.txt | 3 # Failure Rate: 50 10 # Failure Rate: 100 17 # Failure Rate: 20
|
| A D | i915-whl-flakes.txt | 3 # Failure Rate: 50 10 # Failure Rate: 100
|
| A D | i915-apl-flakes.txt | 3 # Failure Rate: 50 10 # Failure Rate: 100
|
| A D | msm-sm8350-hdk-flakes.txt | 3 # Failure Rate: 100
|
| A D | i915-jsl-flakes.txt | 3 # Failure Rate: 100
|
| A D | i915-kbl-flakes.txt | 3 # Failure Rate: 50
|
| A D | msm-apq8096-flakes.txt | 3 # Failure Rate: 50
|
| A D | panfrost-rk3399-flakes.txt | 3 # Failure Rate: 50
|
| /drivers/staging/rtl8723bs/hal/ |
| A D | hal_com_phycfg.c | 454 u8 Rate, in PHY_GetTxPowerIndexBase() argument 466 if (IS_CCK_RATE(Rate)) in PHY_GetTxPowerIndexBase() 468 else if (MGN_6M <= Rate) in PHY_GetTxPowerIndexBase() 472 if ((MGN_6M <= Rate && Rate <= MGN_54M) && !IS_CCK_RATE(Rate)) in PHY_GetTxPowerIndexBase() 476 if (MGN_MCS0 <= Rate && Rate <= MGN_MCS7) in PHY_GetTxPowerIndexBase() 479 if (MGN_MCS0 <= Rate && Rate <= MGN_MCS7) in PHY_GetTxPowerIndexBase() 495 if ((Rate == MGN_1M) || (Rate == MGN_2M) || (Rate == MGN_5_5M) || (Rate == MGN_11M)) in PHY_GetTxPowerTrackingOffset() 503 u8 PHY_GetRateIndexOfTxPowerByRate(u8 Rate) in PHY_GetRateIndexOfTxPowerByRate() argument 506 switch (Rate) { in PHY_GetRateIndexOfTxPowerByRate() 577 u8 rateIndex = PHY_GetRateIndexOfTxPowerByRate(Rate); in PHY_GetTxPowerByRate() [all …]
|
| A D | rtl8723b_phycfg.c | 452 u8 Rate in PHY_SetTxPowerIndex() argument 456 switch (Rate) { in PHY_SetTxPowerIndex() 531 u8 Rate, in PHY_GetTxPowerIndex() argument 539 txPower = (s8) PHY_GetTxPowerIndexBase(padapter, RFPath, Rate, BandWidth, Channel); in PHY_GetTxPowerIndex() 540 powerDiffByRate = PHY_GetTxPowerByRate(padapter, RF_PATH_A, Rate); in PHY_GetTxPowerIndex() 547 Rate, in PHY_GetTxPowerIndex() 554 txPower += PHY_GetTxPowerTrackingOffset(padapter, RFPath, Rate); in PHY_GetTxPowerIndex()
|
| /drivers/staging/rtl8723bs/include/ |
| A D | hal_com_phycfg.h | 67 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);
|
| A D | hal_phy_cfg.h | 47 u8 RFPath, u8 Rate); 49 u8 PHY_GetTxPowerIndex(struct adapter *padapter, u8 RFPath, u8 Rate,
|
| /drivers/iio/gyro/ |
| A D | Kconfig | 10 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.
|
| /drivers/iio/health/ |
| A D | Kconfig | 9 menu "Heart Rate Monitors" 12 tristate "TI AFE4403 Heart Rate Monitor"
|
| /drivers/platform/x86/intel/int1092/ |
| A D | Kconfig | 2 tristate "Intel Specific Absorption Rate Driver"
|